summaryrefslogtreecommitdiff
path: root/share/man/man4/icmp6.4
AgeCommit message (Collapse)Author
2003-10-22bad .Tn;Jason McIntyre
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-06-26.It macros in item lists do not take arguments ->Jason McIntyre
.It Ft void becomes .It .Ft void from wiz@netbsd
2003-06-06- section reorderJason McIntyre
- some macro fixes - kill whitespace at EOL
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-01-18inet6 fixes from jmc@prioris.mini.pw.edu.plTheo de Raadt
2002-09-26Incomplete section 4 mi manual page cleanup.Miod Vallat
- make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this)
2002-05-23'SEE ALSO' audit in 'share/man/':Mike Pechkin
o) sort; o) "," is separator of entries; o) don't use "." or "," in the last entry; millert@ ok
2001-10-04we don't like .Pp and blank lines before/after .Ss;Mike Pechkin
millert@ ok
2001-06-23ok, tmac is now fixedTheo de Raadt
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-06-22o) remove unnecessary .Pp;Mike Pechkin
o) remove unnecessary .Nm args; o) closes .Bl; o) .Sh AUTHOR -> .Sh AUTHORS; o) sort SEE ALSO; o) better -mdoc style; o) typos; aaron@ ok.
2001-03-01A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sittingAaron Campbell
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was frozen at that time.
2000-11-24sync with recent kame document.Jun-ichiro itojun Hagino
- on AF_INET6, :: does not mean local node.
2000-04-03Remove trailing whitespace.Aaron Campbell
1999-12-19add icmp6(4) and ip6(4). may need some update to sync with reality.Jun-ichiro itojun Hagino
in inet6(4), state that we do not support RFC1933 due to security reasons.