summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet_net.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* update NAME section to include all documented functions,jmc2015-11-101-3/+3
* inet(4), not inet(3);jmc2015-11-081-3/+3
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-6/+6
* - document newly imported AF_INET6 support to net_inet_{pton,ntop}gilles2012-06-241-5/+26
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-9/+2
* 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
* - sync prototypes and header file excerptsjaredy2005-07-221-11/+12
* typos;jmc2003-05-011-3/+3
* .Xr typos;jmc2003-03-061-2/+2
* Fix bogus inet_net_pton() translation example.cedric2003-02-241-2/+2
* Describe the actual operation of inet_net_pton with a few examples.marc2002-10-261-32/+65
* Don't hyphenate the words {left|right}most.aaron2000-04-211-3/+3
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-3/+3
* repairs; better English, formatting, etc.aaron1999-07-051-12/+12
* remove redundant .Pp macrosaaron1999-07-021-2/+1
* punctuationaaron1999-05-251-2/+2
* Add man page for inet_net_ntop(3) and inet_net_pton(3) from NetBSD (lukem)millert1997-06-231-0/+149