]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
Manual page fixes
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Mon, 31 Dec 2007 18:15:03 +0000 (10:15 -0800)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Mon, 31 Dec 2007 18:15:03 +0000 (10:15 -0800)
These are from debian sid.

Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
man/man8/ip.8
man/man8/ss.8

index 8fd6d52813bf14616572da6cdd0dd835db95b421..84ec6f3dd6fb01088db5ee07fb65452250c2b435 100644 (file)
@@ -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
index 19f341e6e7b7f60d65ba5a5c799421e598351c1a..015feb388746c75f8d19c2f0d5ba5bb2d2b957a9 100644 (file)
@@ -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