aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/services_mkdb/services_mkdb.8
Commit message (Collapse)AuthorAgeFilesLines
* Fix a miss merge in the services_mkdb(8) man pageAllan Jude2016-06-101-1/+1
| | | | | | | | | | Restore the cross reference to getservent(3) to the correct line Approved by: re (gjb) Sponsored by: BSDCan Hacker Lounge Notes: svn path=/head/; revision=301794
* Similar to cap_mkdb(1), add endianness support to services_mkdb(1)John Baldwin2014-01-221-0/+12
| | | | | | | to support cross-builds once this is invoked during releases. Notes: svn path=/head/; revision=261030
* Remove contractions.Joel Dahl2013-04-111-1/+1
| | | | Notes: svn path=/head/; revision=249373
* Revise markup, mainly.Ruslan Ermilov2010-10-051-8/+10
| | | | Notes: svn path=/head/; revision=213442
* services_mkdb; generate db file from services(5) to increaseHajimu UMEMOTO2010-04-041-0/+97
speed of getserv*() Obtained from: NetBSD MFC after: 2 weeks Notes: svn path=/head/; revision=206156