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)
Fri, May 1, 10:29 PM
Unknown Object (File)
Mon, Apr 27, 4:57 PM
Unknown Object (File)
Apr 17 2026, 10:16 PM
Unknown Object (File)
Apr 13 2026, 6:31 AM
Unknown Object (File)
Apr 7 2026, 11:24 AM
Unknown Object (File)
Apr 6 2026, 8:46 AM
Unknown Object (File)
Mar 27 2026, 9:51 AM
Unknown Object (File)
Mar 16 2026, 1:48 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.