Details
Details
- Reviewers
bcr - Group Reviewers
manpages - Commits
- rS335588: Document libcasper_service.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
A few man page corrections. textproc/igor is your friend (besides me, of course. ;-))
BTW, I like your "introduction to the nvlist" on your blog.
lib/libcasper/libcasper/libcasper_service.3 | ||
---|---|---|
50 ↗ | (On Diff #43624) | s/services/service/ |
53 ↗ | (On Diff #43624) | s/name/the name/ Which name, the name of the process? Specifying that would make it more clear to the reader what "name" refers to. |
63 ↗ | (On Diff #43624) | "a new limit" |
64 ↗ | (On Diff #43624) | s/there/the/ |
72 ↗ | (On Diff #43624) | Insert a "the" before "command". |
75 ↗ | (On Diff #43624) | Same here, see above about plural/singular limit(s). |
78 ↗ | (On Diff #43624) | Superfluous space before sentence stop. |
89 ↗ | (On Diff #43624) | "... from the process it was spawned from." |
93 ↗ | (On Diff #43624) | See previous comment. |
Comment Actions
Thank you @bcr !
I don't think I would write any man page without you!
I hope the nvlist blog post was helpful for you! I should write some more...