summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/realpath.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various man page fixes and improvements from gluk@aaron2001-04-231-4/+4
|
* Flesh out stdlib function man pages.aaron2000-04-201-4/+3
|
* remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,aaron1999-07-021-2/+2
| | | | not "Month, ##, ####"
* first round of repairs on stdlibaaron1999-06-291-2/+2
|
* "SEE ALSO" -> SEE ALSO, missed these files beforeaaron1999-05-281-2/+2
|
* for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \deraadt1997-05-301-2/+2
| | | | | | | 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
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+126