« Return to Thread: typo in icmp.4

typo in icmp.4

by Markus Lude-3 :: Rate this Message:

Reply to Author | View in Thread

Hello,
there's a small typo in icmp.4. Diff below.

Regards,
Markus

Index: icmp.4
===================================================================
RCS file: /cvs/src/share/man/man4/icmp.4,v
retrieving revision 1.11
diff -u -r1.11 icmp.4
--- icmp.4 31 May 2007 19:19:50 -0000 1.11
+++ icmp.4 20 Jun 2008 19:10:48 -0000
@@ -138,7 +138,7 @@
 .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"

 « Return to Thread: typo in icmp.4