wiz
|
472351e13d
|
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
|
2003-04-16 13:34:34 +00:00 |
wiz
|
18c66da5b7
|
Two typos.
|
2002-07-18 10:41:17 +00:00 |
kleink
|
ba77dc646c
|
XNS5.2/POSIX-2001: change the size argument to inet_ntop from size_t to
socklen_t.
|
2002-05-14 18:57:31 +00:00 |
ross
|
814f296b77
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
lukem
|
73842568e7
|
english fixup
|
2000-11-16 07:25:36 +00:00 |
itojun
|
855792d5bd
|
recomend get{addr,name}info for scoped address support.
|
2000-06-18 20:30:26 +00:00 |
kleink
|
350df37660
|
Add a reference to XNS5.2 D2.0 for inet_{ntop,pton}().
|
1999-07-03 14:16:12 +00:00 |
garbled
|
38c96853cf
|
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
|
1999-03-22 19:44:33 +00:00 |
fair
|
0204f38aae
|
Several things: a patch from PR#6355, nroff/mandoc cleanup, and
update a reference to RFC 1884 to RFC 2373.
|
1999-03-17 23:19:43 +00:00 |
perry
|
6982982f8d
|
macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1998-02-06 05:39:31 +00:00 |
perry
|
312aca536f
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
mrg
|
4e252e8c4d
|
add missing .Nm entries. from spz@serpens.swb.de.
|
1997-11-14 02:04:36 +00:00 |
lukem
|
5bacaabfd1
|
* add man page for inet_net_ntop(3) and inet_net_pton(3)
* xref them in inet(3)
* use Va instead of Fn for 'errno' in inet(3)
|
1997-06-18 02:25:19 +00:00 |
lukem
|
25d1ca167b
|
Describe inet_ntop() and inet_pton(), and the IPv6 address format.
From BSD/OS 3.0, with permission from Jeffrey Finkelstein <finkels@bsdi.com>
|
1997-06-18 00:11:11 +00:00 |
mikel
|
7e68ce85de
|
inet_makeaddr() takes unsigned long, not int, arguments; fixes PR lib/2385.
|
1997-01-22 07:57:19 +00:00 |
chopps
|
204556053e
|
indicate const'ness of args.
|
1995-02-27 09:45:26 +00:00 |
cgd
|
ef0582f1e7
|
clean up import. also convert everything to new Id format.
|
1995-02-25 06:20:26 +00:00 |
mycroft
|
b1bd4afedc
|
Add RCS indentifiers.
|
1993-08-01 07:42:49 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |