]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: get rid of useless reference to GNU style options
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 28 May 2013 15:47:56 +0000 (08:47 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 28 May 2013 15:47:56 +0000 (08:47 -0700)
No need to state the obvious here.

man/man8/lnstat.8
man/man8/ss.8

index 315a8e5d7a80eafaae1dcf90da3127692acec788..a76940b1ad6a6e1db51c8b6cb34c5e75633984ba 100644 (file)
@@ -13,8 +13,6 @@ command.
 In addition to routing cache statistics, it supports any kind of statistics the linux kernel
 exports via a file in /proc/net/stat/.
 .SH OPTIONS
-These programs follow the usual GNU command line syntax, with long
-options starting with two dashes (`-').
 lnstat supports the following options.
 .TP
 .B \-h, \-\-help
index 7e8d8e8f12187b99d074d43758671fb3de6e5194..e55dd0c96a556a8c05c2593307bb2edcd0b49344 100644 (file)
@@ -14,10 +14,6 @@ It can display more TCP and state informations than other tools.
 .SH OPTIONS
 When no option is used ss displays a list of 
 open non-listening TCP sockets that have established connection.
-.P
-These programs follow the usual GNU command line syntax, with long
-options starting with two dashes (`-').
-A summary of options is included below.
 .TP
 .B \-h, \-\-help
 Show summary of options.