Commit Graph

14 Commits

Author SHA1 Message Date
wiz 1598667706 Add Ns. 2003-06-27 18:32:46 +00:00
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 b1e5c9ad31 net.inet6.ip6.bindv6only was renamed net.inet6.ip6.v6only, from Stoned
Elipot in PR 18463.
While here: New sentence, new line; \- for minus signs.
2002-09-29 11:06:37 +00:00
ross 4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
wiz 3f3fd41484 Grammar and punctuation fixes. 2002-01-28 12:26:08 +00:00
itojun 91498ffec5 implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt.
IPV6_BINDV6ONLY (netbsd only) is deprecated, but still work just like before.
2001-10-15 09:51:15 +00:00
wiz a993669d57 Sort SEE ALSO, sort sections, drop some .Pp, and improve markup in some
places.
2001-09-22 00:57:40 +00:00
wiz f34929a45f Typos/whitespace/punctuation. 2001-06-12 12:00:19 +00:00
itojun 28fea45199 sync with header file change. s/u_int/unsigned int/ 2000-06-08 21:20:37 +00:00
itojun 0098d48228 typo; duplicated verb 2000-05-07 06:23:02 +00:00
itojun 8d205dbca9 document IPV6_PORTRANGE. 2000-04-19 05:18:01 +00:00
itojun 2e904aec57 make IPV6_BINDV6ONLY setsockopt available. it controls behavior of
AF_INET6 wildcard listening socket.  heavily documented in ip6(4).
net.inet6.ip6.bindv6only defines default value.  default is 1.

"options INET6_BINDV6ONLY" removes any code fragment that supports
IPV6_BINDV6ONLY == 0 case (not defopt'ed as use of this is rare).
2000-01-06 06:41:18 +00:00
itojun 8c1a324e1e wording fixes. sync with reality.
(sync with kame tree)
1999-12-22 06:51:15 +00:00
itojun 2d80f721a9 add ip6(4) and icmp6(4). 1999-12-20 05:50:47 +00:00