| Summary: | Casper services missing man pages | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Ed Maste <emaste> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | oshogbo |
| Priority: | --- | ||
| Version: | CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ed Maste
2018-02-22 00:09:37 UTC
Hey Ed, Did you look on head or on release? From the beginning of the year I was adding some man pages to Casper. Currently missing ones are: cap_pwd and cap_sysctl Indeed, I'm sorry - I had a slightly out-of-date tree. A commit references this bug: Author: oshogbo Date: Sun Mar 18 15:13:37 UTC 2018 New revision: 331119 URL: https://svnweb.freebsd.org/changeset/base/331119 Log: Document the pwd Casper service. PR: 226102 Reviewed by: bcr@ Differential Revision: https://reviews.freebsd.org/D14605 Changes: head/lib/libcasper/services/cap_pwd/Makefile head/lib/libcasper/services/cap_pwd/cap_pwd.3 A commit references this bug: Author: oshogbo Date: Sun Mar 18 15:16:47 UTC 2018 New revision: 331120 URL: https://svnweb.freebsd.org/changeset/base/331120 Log: Document the sysctl Casper service. PR: 226102 Reviewed by: bcr@ Differential Revision: https://reviews.freebsd.org/D14606 Changes: head/lib/libcasper/services/cap_sysctl/Makefile head/lib/libcasper/services/cap_sysctl/cap_sysctl.3 Thank you! |