diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-05-17 13:52:15 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-05-17 13:52:15 +0000 |
commit | 5028c4bfe1ff868acdb5c3ed1bb3308282ac1eae (patch) | |
tree | fb9e7ccaabfbf802f5c32e43a3f90ee5091e1cd8 /share/man/man4 | |
parent | 49034d50c9932339265b40a450d60eeedd737339 (diff) |
typo fix from Andreas Bartelt;
ok mikeb
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/icmp6.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/icmp6.4 b/share/man/man4/icmp6.4 index 798833f9cd5..64ea42abd64 100644 --- a/share/man/man4/icmp6.4 +++ b/share/man/man4/icmp6.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: icmp6.4,v 1.23 2009/12/08 07:57:57 jmc Exp $ +.\" $OpenBSD: icmp6.4,v 1.24 2011/05/17 13:52:14 jmc Exp $ .\" $KAME: icmp6.4,v 1.6 2004/12/27 05:30:56 itojun Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 @@ -27,7 +27,7 @@ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.Dd $Mdocdate: December 8 2009 $ +.Dd $Mdocdate: May 17 2011 $ .Dt ICMP6 4 .Os .Sh NAME @@ -126,7 +126,7 @@ The following codes are defined: .It 1 Ta reassemb Ta timex Ta "Time exceeded in reassembly" .It 0 Ta badhead Ta paramprob Ta "Erroneous header field" .It 1 Ta nxthdr Ta paramprob Ta "Unrecognized next header" -.It 2 Ta "" Ta redir Ta "Unrecognized option" +.It 2 Ta "" Ta paramprob Ta "Unrecognized option" .It 0 Ta redironlink Ta redir Ta "Redirection to on-link node" .It 1 Ta redirrouter Ta redir Ta "Redirection to better router" .El |