ss: Change "do now" to "do not" in ss(8), -n option
A small typo fix.
This commit is contained in:
parent
f4ff11e3e2
commit
d98e300c33
|
|
@ -26,7 +26,7 @@ Show summary of options.
|
||||||
Output version information.
|
Output version information.
|
||||||
.TP
|
.TP
|
||||||
.B \-n, \-\-numeric
|
.B \-n, \-\-numeric
|
||||||
Do now try to resolve service names.
|
Do not try to resolve service names.
|
||||||
.TP
|
.TP
|
||||||
.B \-r, \-\-resolve
|
.B \-r, \-\-resolve
|
||||||
Try to resolve numeric address/ports.
|
Try to resolve numeric address/ports.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue