From 45a3b3fcd6ffe8adbbf09e32d6f3df3e05afaf37 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Tue, 28 May 2013 08:47:56 -0700 Subject: [PATCH] man: get rid of useless reference to GNU style options No need to state the obvious here. --- man/man8/lnstat.8 | 2 -- man/man8/ss.8 | 4 ---- 2 files changed, 6 deletions(-) diff --git a/man/man8/lnstat.8 b/man/man8/lnstat.8 index 315a8e5d7..a76940b1a 100644 --- a/man/man8/lnstat.8 +++ b/man/man8/lnstat.8 @@ -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 diff --git a/man/man8/ss.8 b/man/man8/ss.8 index 7e8d8e8f1..e55dd0c96 100644 --- a/man/man8/ss.8 +++ b/man/man8/ss.8 @@ -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. -- 2.47.3