summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getpagesizes.3
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
| | | | | | | Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
* Correct a section name; specifically, "AUTHOR" should be "AUTHORS". [1]alc2009-09-211-3/+4
| | | | | | Turn the "AUTHORS" section into a full sentence. Pointed out by: ru [1]
* Add getpagesizes(3). This functions either the number of supported pagealc2009-09-191-0/+98
sizes or some number of the sizes themselves. It is functionally compatible with a function by the same name under Solaris. Reviewed by: jhb
OpenPOWER on IntegriCloud