Details
Details
- Reviewers
bcr - Group Reviewers
manpages - Commits
- rS335588: Document libcasper_service.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
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 | s/services/service/ | |
53 | 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 | "a new limit" | |
64 | s/there/the/ | |
72 | Insert a "the" before "command". | |
75 | Same here, see above about plural/singular limit(s). | |
78 | Superfluous space before sentence stop. | |
89 | "... from the process it was spawned from." | |
93 | 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...