typo in icmp.4

View: New views
2 Messages — Rating Filter:   Alert me  

typo in icmp.4

by Markus Lude-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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"


Re: typo in icmp.4

by Jason McIntyre-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Jun 20, 2008 at 09:14:10PM +0200, Markus Lude wrote:
> Hello,
> there's a small typo in icmp.4. Diff below.
>
> Regards,
> Markus
>

fixed, thanks.
jmc

> 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"