man: get rid of useless reference to GNU style options

No need to state the obvious here.
This commit is contained in:
Stephen Hemminger 2013-05-28 08:47:56 -07:00
parent c41e038f48
commit 45a3b3fcd6
2 changed files with 0 additions and 6 deletions

View File

@ -13,8 +13,6 @@ command.
In addition to routing cache statistics, it supports any kind of statistics the linux kernel In addition to routing cache statistics, it supports any kind of statistics the linux kernel
exports via a file in /proc/net/stat/. exports via a file in /proc/net/stat/.
.SH OPTIONS .SH OPTIONS
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`-').
lnstat supports the following options. lnstat supports the following options.
.TP .TP
.B \-h, \-\-help .B \-h, \-\-help

View File

@ -14,10 +14,6 @@ It can display more TCP and state informations than other tools.
.SH OPTIONS .SH OPTIONS
When no option is used ss displays a list of When no option is used ss displays a list of
open non-listening TCP sockets that have established connection. 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 .TP
.B \-h, \-\-help .B \-h, \-\-help
Show summary of options. Show summary of options.