summaryrefslogtreecommitdiff
path: root/lib/libc/net/addr2ascii.3
Commit message (Collapse)AuthorAgeFilesLines
* Spelling corrections.Joseph Koshy1998-06-061-1/+1
| | | | | | | | PR: 6868 Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=36692
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.AqPhilippe Charnier1998-03-191-3/+4
| | | | Notes: svn path=/head/; revision=34669
* Fixed #includes in the synopsis and in an example. <sys/socket.h>Bruce Evans1998-01-201-1/+1
| | | | | | | | | isn't a prerequisite, since it isn't required for the prototypes and isn't always needed to call the functions (the address family might be a variable). Notes: svn path=/head/; revision=32647
* Fixed #include and/or prototype bugs in synopsis.Bruce Evans1997-04-131-1/+2
| | | | Notes: svn path=/head/; revision=24877
* It would help if I actually added the source code for these routines.Garrett Wollman1996-06-131-0/+214
Notes: svn path=/head/; revision=16353