summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/if_indextoname.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* point to netintro(4) rather than (now removed) networking(4);jmc2015-11-211-3/+3
|
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-4/+4
|
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-5/+5
|
* last stage of rfc changes, using consistent Rs/Re blocks, and moving thejmc2012-09-271-5/+3
| | | | references into a STANDARDS section;
* rfc 2553 (not 2533) has been replaced by rfc 3493;jmc2012-08-221-5/+6
|
* 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