lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 16 Dec 2010 09:33:00 -0800
From:	Stephen Hemminger <shemminger@...tta.com>
To:	Petr Sabata <psabata@...hat.com>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] ip: Few typo and grammar errors fixes for ip(8) manpage

On Thu, 16 Dec 2010 17:24:54 +0100
Petr Sabata <psabata@...hat.com> wrote:

> ---
>  man/man8/ip.8 |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/man/man8/ip.8 b/man/man8/ip.8
> index 6c778d2..8d55fa9 100644
> --- a/man/man8/ip.8
> +++ b/man/man8/ip.8
> @@ -1289,7 +1289,7 @@ can also be
>  .BI nud " NUD_STATE"
>  the state of the neighbour entry.
>  .B nud
> -is an abbreviation for 'Neigh bour Unreachability Detection'.
> +is an abbreviation for 'Neighbour Unreachability Detection'.
>  The state can take one of the following values:
>  
>  .in +8
> @@ -1614,7 +1614,7 @@ peers are allowed to send to us.
>  .BI rtt " TIME"
>  the initial RTT ('Round Trip Time') estimate. If no suffix is
>  specified the units are raw values passed directly to the
> -routing code to maintain compatability with previous releases.
> +routing code to maintain compatibility with previous releases.
>  Otherwise if a suffix of s, sec or secs is used to specify
>  seconds; ms, msec or msecs to specify milliseconds; us, usec
>  or usecs to specify microseconds; ns, nsec or nsecs to specify
> @@ -2484,7 +2484,7 @@ contains one or more algorithms
>  .I ALGO
>  which depend on the type of algorithm set by
>  .IR ALGO_TYPE "."
> -It can be used these algoritms
> +Valid algorithms are:
>  .BR enc ", " auth " or " comp "."
>  
>  .SS ip xfrm policy add - add a new policy

Applied.

-- 
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ