Page MenuHomeFreeBSD

Document libcasper_service
ClosedPublic

Authored by oshogbo on Jun 11 2018, 10:01 PM.
Tags
None
Referenced Files
F82847058: D15766.diff
Fri, May 3, 3:57 AM
Unknown Object (File)
Thu, Apr 25, 9:41 PM
Unknown Object (File)
Thu, Apr 25, 9:41 PM
Unknown Object (File)
Thu, Apr 25, 9:41 PM
Unknown Object (File)
Thu, Apr 25, 9:39 PM
Unknown Object (File)
Thu, Apr 25, 9:31 PM
Unknown Object (File)
Sun, Apr 14, 1:00 AM
Unknown Object (File)
Sun, Apr 14, 12:59 AM

Details

Reviewers
bcr
Group Reviewers
manpages
Commits
rS335588: Document libcasper_service.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

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"
or
"the new limits?"

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.

oshogbo marked 9 inline comments as done.

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...

Sorry for the wait. Looks good to me now.

This revision is now accepted and ready to land.Jun 23 2018, 12:59 PM
This revision was automatically updated to reflect the committed changes.