From: Stephen Hemminger Date: Mon, 31 Dec 2007 18:15:03 +0000 (-0800) Subject: Manual page fixes X-Git-Tag: v2.6.24-rc6~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea5dd59c03b36fe2acec8f03a8d7a2f7b7036b04;p=thirdparty%2Fiproute2.git Manual page fixes These are from debian sid. Signed-off-by: Stephen Hemminger --- diff --git a/man/man8/ip.8 b/man/man8/ip.8 index 8fd6d5281..84ec6f3dd 100644 --- a/man/man8/ip.8 +++ b/man/man8/ip.8 @@ -32,7 +32,7 @@ maddr " | " mroute " | " monitor " }" .br .BR promisc " { " on " | " off " } |" .br -.BR allmulti " { " on " | " off " } |" +.BR allmulticast " { " on " | " off " } |" .br .BR dynamic " { " on " | " off " } |" .br diff --git a/man/man8/ss.8 b/man/man8/ss.8 index 19f341e6e..015feb388 100644 --- a/man/man8/ss.8 +++ b/man/man8/ss.8 @@ -107,7 +107,7 @@ Display all UDP sockets. .B ss -o state established '( dport = :ssh or sport = :ssh )' Display all established ssh connections. .TP -.B ss -x src \"/tmp/.X11-unix/*\" +.B ss -x src /tmp/.X11-unix/* Find all local processes connected to X server. .TP .B ss -o state fin-wait-1 '( sport = :http or sport = :https )' dst 193.233.7/24