summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-06-21 07:15:34 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-06-21 07:15:34 +0000
commitbc4d94e5cba9bb3e6350e44ccfc5cf277d84b302 (patch)
tree56a4bda7032a31b605a71ebbaec5da3bf1872aa9
parentd15dd3c08cff33929f9930646ca698205f1977f7 (diff)
unreac -> unreach; from Markus Lude
-rw-r--r--share/man/man4/icmp.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/icmp.4 b/share/man/man4/icmp.4
index 9d045373a7e..22330e24f0b 100644
--- a/share/man/man4/icmp.4
+++ b/share/man/man4/icmp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: icmp.4,v 1.11 2007/05/31 19:19:50 jmc Exp $
+.\" $OpenBSD: icmp.4,v 1.12 2008/06/21 07:15:33 jmc Exp $
.\" $NetBSD: icmp.4,v 1.3 1994/11/30 16:22:14 jtc Exp $
.\"
.\" Copyright (c) 1986, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)icmp.4 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: June 21 2008 $
.Dt ICMP 4
.Os
.Sh NAME
@@ -138,7 +138,7 @@ The following codes are defined:
.It 12 Ta host-tos Ta unreach Ta "Invalid TOS for host"
.It 13 Ta filter-prohib Ta unreach Ta "Prohibited access"
.It 14 Ta host-preced Ta unreach Ta "Precedence violation"
-.It 15 Ta cutoff-preced Ta unreac Ta "Precedence cutoff"
+.It 15 Ta cutoff-preced Ta unreach Ta "Precedence cutoff"
.It 0 Ta redir-net Ta redir Ta "Shorter route for network"
.It 1 Ta redir-host Ta redir Ta "Shorter route for host"
.It 2 Ta redir-tos-net Ta redir Ta "Shorter route for TOS and network"