Page MenuHomeFreeBSD

chroot.8: Add examples & clean up
ClosedPublic

Authored by 0mp on Mar 14 2019, 1:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 11, 11:38 AM
Unknown Object (File)
Mon, Aug 10, 2:19 PM
Unknown Object (File)
Mon, Aug 10, 2:19 PM
Unknown Object (File)
Sun, Aug 9, 10:31 PM
Unknown Object (File)
Sun, Aug 9, 12:48 AM
Unknown Object (File)
Fri, Aug 7, 2:50 AM
Unknown Object (File)
Sat, Jul 25, 6:49 PM
Unknown Object (File)
Fri, Jul 24, 8:57 PM
Subscribers

Details

Reviewers
bcr
Group Reviewers
manpages
Commits
rS345132: chroot.8: Add examples & clean up
Summary

Commit message:

chroot.8: Add examples & clean up

- Sort arguments in synopsis.
- Clarify that it is possible to specify arguments to the command (and that they could be passed as further arguments to chroot(1)).
- Standardize the description of the flags.
- Improve formatting (e.g., do not use macros in strings specifying width).
- Add examples.

I am not sure but I think that the examples could be improved.

Test Plan

mandoc -Tlint

igor

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23085
Build 22145: arc lint + arc unit

Event Timeline

Definitely worth having those examples in that man page. Thanks for the work!

This revision is now accepted and ready to land.Mar 14 2019, 1:42 PM
This revision was automatically updated to reflect the committed changes.