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)
Mon, Mar 16, 1:48 PM
Unknown Object (File)
Fri, Mar 13, 6:30 AM
Unknown Object (File)
Thu, Mar 5, 5:11 PM
Unknown Object (File)
Wed, Mar 4, 11:45 AM
Unknown Object (File)
Wed, Mar 4, 11:31 AM
Unknown Object (File)
Mon, Mar 2, 7:38 PM
Unknown Object (File)
Mon, Mar 2, 7:54 AM
Unknown Object (File)
Fri, Feb 20, 11:07 AM
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.