]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
correct man page a little
authorJohannes Berg <johannes@sipsolutions.net>
Sat, 13 Dec 2008 00:23:18 +0000 (01:23 +0100)
committerJohannes Berg <johannes@sipsolutions.net>
Sat, 13 Dec 2008 00:23:18 +0000 (01:23 +0100)
iw.8

diff --git a/iw.8 b/iw.8
index 0b26b3f76d9333dfc1c29c485980798dc8a57a30..4d136677b72d5629d976d070de8c3ccd01e32b06 100644 (file)
--- a/iw.8
+++ b/iw.8
@@ -7,8 +7,9 @@ iw \- show / manipulate wireless devices and their configuration
 .in +8
 .ti -8
 .B ip
-.RI [ " OPTIONS " ] " OBJECT " { " COMMAND " | "
-.BR help " }"
+.RI [ " OPTIONS " ] " " { " 
+.BR help " |"
+.RI ""OBJECT " " COMMAND " }"
 .sp
 
 .ti -8
@@ -17,10 +18,14 @@ iw \- show / manipulate wireless devices and their configuration
 .sp
 
 .ti -8
-.IR OPTIONS " := { --debug }"
+.IR OPTIONS " := { --version | --debug }"
 
 .SH OPTIONS
 
+.TP
+.BR " --version"
+print version information and exit.
+
 .TP
 .BR " --debug"
 enable netlink message debugging.
@@ -31,13 +36,17 @@ enable netlink message debugging.
 .I OBJECT
 
 .TP
-.B dev
+.B dev <interface name>
 - network interface.
 
 .TP
-.B phy
+.B phy <phy name>
 - wireless hardware device.
 
+.TP
+.B reg
+- regulatory agent.
+
 .SS
 .I COMMAND