diff mbox

ss: Change "do now" to "do not" in ss(8), -n option

Message ID 1291816149-15782-1-git-send-email-psabata@redhat.com
State Accepted, archived
Delegated to: stephen hemminger
Headers show

Commit Message

Petr Sabata Dec. 8, 2010, 1:49 p.m. UTC
A small typo fix.

---
 man/man8/ss.8 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

stephen hemminger Dec. 8, 2010, 3:55 p.m. UTC | #1
On Wed,  8 Dec 2010 14:49:09 +0100
Petr Sabata <psabata@redhat.com> wrote:

> A small typo fix.
> 
> ---
>  man/man8/ss.8 |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/man/man8/ss.8 b/man/man8/ss.8
> index f261cf2..b309df2 100644
> --- a/man/man8/ss.8
> +++ b/man/man8/ss.8
> @@ -26,7 +26,7 @@ Show summary of options.
>  Output version information.
>  .TP
>  .B \-n, \-\-numeric
> -Do now try to resolve service names.
> +Do not try to resolve service names.
>  .TP
>  .B \-r, \-\-resolve
>  Try to resolve numeric address/ports.

applied
diff mbox

Patch

diff --git a/man/man8/ss.8 b/man/man8/ss.8
index f261cf2..b309df2 100644
--- a/man/man8/ss.8
+++ b/man/man8/ss.8
@@ -26,7 +26,7 @@  Show summary of options.
 Output version information.
 .TP
 .B \-n, \-\-numeric
-Do now try to resolve service names.
+Do not try to resolve service names.
 .TP
 .B \-r, \-\-resolve
 Try to resolve numeric address/ports.