Details
Details
- Reviewers
bcr - Group Reviewers
manpages - Commits
- rS331120: Document the sysctl Casper 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 language fixes, but nothing major.
| lib/libcasper/services/cap_sysctl/cap_sysctl.3 | ||
|---|---|---|
| 44 ↗ | (On Diff #40031) | s/are/is/ The "respectively" is not needed here, so you can just leave it out. |
| 58 ↗ | (On Diff #40031) | the element |
| 59 ↗ | (On Diff #40031) | the element |
| 63 ↗ | (On Diff #40031) | add another (Oxford) comma here. |
| 68 ↗ | (On Diff #40031) | ... to fetch the value of a given sysctl. |
| 71 ↗ | (On Diff #40031) | ... override the value of a given sysctl. |
| 78 ↗ | (On Diff #40031) | ... read and write the value of a given sysctl. |
| 81 ↗ | (On Diff #40031) | ... allows access to all children of a given sysctl. |
| 87 ↗ | (On Diff #40031) | ... to get the value of ... |