summaryrefslogtreecommitdiff
path: root/net/wistumbler
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2003-08-18 05:37:49 +0000
committeritojun <itojun@pkgsrc.org>2003-08-18 05:37:49 +0000
commit18eff2bbfb6405c74b5c01d5637bc399c598f692 (patch)
treecd0a1d8274d4cb818d6d203f2946963a5df37e4e /net/wistumbler
parent89ef6b2d96ed1019f4be9843deb22b91e3d1e7eb (diff)
downloadpkgsrc-18eff2bbfb6405c74b5c01d5637bc399c598f692.tar.gz
fix manpage.
Diffstat (limited to 'net/wistumbler')
-rw-r--r--net/wistumbler/distinfo3
-rw-r--r--net/wistumbler/patches/patch-aa65
2 files changed, 67 insertions, 1 deletions
diff --git a/net/wistumbler/distinfo b/net/wistumbler/distinfo
index 57ccd033009..9dfd337a569 100644
--- a/net/wistumbler/distinfo
+++ b/net/wistumbler/distinfo
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.6 2003/05/08 22:03:09 itojun Exp $
+$NetBSD: distinfo,v 1.7 2003/08/18 05:37:49 itojun Exp $
SHA1 (wistumbler-20020816.tar.gz) = fe980cdd4934dbb70411e4ce0394adef56e21999
Size (wistumbler-20020816.tar.gz) = 9327 bytes
+SHA1 (patch-aa) = 662f467fbf9f51c83843f88ec4d854fb19fd2a43
diff --git a/net/wistumbler/patches/patch-aa b/net/wistumbler/patches/patch-aa
new file mode 100644
index 00000000000..ed8d0b7e5cf
--- /dev/null
+++ b/net/wistumbler/patches/patch-aa
@@ -0,0 +1,65 @@
+$NetBSD: patch-aa,v 1.3 2003/08/18 05:37:49 itojun Exp $
+
+--- wistumbler.1.orig 2003-08-18 13:26:42.000000000 +0900
++++ wistumbler.1 2003-08-18 13:30:12.000000000 +0900
+@@ -7,7 +7,20 @@
+ .Nd Network stumbler for WaveLAN/IEEE wireless networking
+ .Sh SYNOPSIS
+ .Nm wistumbler
+-.Ar interface
++.Bk -words
++.Op Fl f Ar logfile
++.Ek
++.Bk -words
++.Op Fl g Ar gpsdev
++.Ek
++.Bk -words
++.Op Fl d
++.Ek
++.Bk -words
++.Fl i Ar interface
++.Ek
++.Nm wistumbler
++.Bk -words
+ .Op Fl f Ar logfile
+ .Ek
+ .Bk -words
+@@ -16,6 +29,7 @@
+ .Bk -words
+ .Op Fl d
+ .Ek
++.Ar interface
+ .Sh DESCRIPTION
+ The
+ .Nm
+@@ -29,14 +43,6 @@
+ .Xr awi 4
+ drivers.
+ .Pp
+-The
+-.Ar iface
+-argument given to
+-.Nm
+-should be the logical interface name associated with the
+-.Tn WaveLAN/IEEE
+-device (e.g. wi0, wi1, etc.).
+-.Pp
+ The following options are available:
+ .Bl -tag -width Fl
+ .It Fl f Ar logfile
+@@ -49,6 +55,15 @@
+ (e.g. /dev/dty01, etc).
+ .It Fl d
+ Enable debug message to console.
++.It Fl i Ar interface
++.It Ar interface
++Specifies the logical interface name.
++.Ar interface
++should be the logical interface name associated with the
++.Tn WaveLAN/IEEE
++device (e.g. wi0, wi1, etc.).
++.Pp
++.El
+ .Sh SEE ALSO
+ .Xr awi 4 ,
+ .Xr wi 4 ,