Sponsored-By: Gandi.net
MFC-After: 2 weeks
Details
Details
- Reviewers
bapt trasz bcr - Group Reviewers
manpages - Commits
- rS326091: MFC r325517, r325554
rS325517: ctl: Make max_luns and max_ports tunable variables instead of hardcoded
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
head/share/man/man4/ctl.4 | ||
---|---|---|
202 | mdoc style is to start a new line after a sentence-ending full stop. So, something like Specifies the maximum number of ports supported, which must be a power of 2. (similarly for line 200.) |
Comment Actions
Please remember to update .Dd on commit. Thanks!
head/share/man/man4/ctl.4 | ||
---|---|---|
195 | s/The following/These/ | |
200 | "Specifies the" doesn't add anything and makes the reader search farther in the sentence for what this actually is. Maximum number of LUNs supported. Must be a power of 2. Default 1024. | |
202 | As above: Maximum number of ports supported. Must be a power of 2. Default 256. |