summaryrefslogtreecommitdiffstats
path: root/share/man/man3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* more man page repairs; aaron@ug.cs.dal.caderaadt1998-09-051-2/+2
|
* use Bx macro for BSD versionsmickey1998-06-152-2/+4
|
* Fixed typosd1998-02-111-2/+2
|
* fixderaadt1997-06-131-4/+4
|
* for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \deraadt1997-05-301-1/+1
| | | | | | | grep '"' | cut -d':' -f1`; do sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x cat x > $i done
* From NetBSD: merge of 960317niklas1996-03-291-8/+6
|
* from netbsd; Note search mechanismderaadt1996-01-121-7/+15
|
* make dlopen() use hints database, not just paths; from etheisen@TECLink.Net; netbsd pr#1763deraadt1995-11-201-5/+6
|
* initial import of NetBSD treederaadt1995-10-188-0/+1335