summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/if_indextoname.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Currently sys/socket.h needs sys/types.h so add #include <sys/types.h> toclaudio2005-12-301-1/+2
| | | | | the list of necessary includes. Now the manpages match reality. OK mpf@ millert@
* - sync prototypes and header file excerptsjaredy2005-07-221-9/+16
| | | | | | - typos/spelling, punctuation, rewording, macro, and layout fixes. help & ok jmc
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-3/+3
| | | | | termination with '\0') vs. null termination. Input from krw@, jaredy@, jmc@. OK deraadt@
* refer to RFCs consistently (RFC XXXX);jmc2003-08-081-3/+3
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Xr getifaddrs(3) and networking(4) in SEE ALSO section.millert2002-03-071-1/+4
|
* $OpenBSD$todd2000-03-011-1/+1
|
* repairs; better English, formatting, etc.aaron1999-07-051-20/+17
|
* if_freenameindex() APIderaadt1999-07-031-2/+11
|
* man pages from WIDEderaadt1999-07-031-0/+131