#! /bin/sh /usr/share/dpatch/dpatch-run
## DOC_man_wlanctl-ng_1.dpatch by Victor Seva <linuxmaniac@torreviejawireless.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: fix manpage adding refs to debian specific doc
@DPATCH@
diff -urNad --exclude=CVS --exclude=.svn ./man/wlanctl-ng.1 /tmp/dpep-work.6U65yL/linux-wlan-ng-0.2.2/man/wlanctl-ng.1
--- ./man/wlanctl-ng.1 2005-08-28 00:12:20.000000000 +0200
+++ /tmp/dpep-work.6U65yL/linux-wlan-ng-0.2.2/man/wlanctl-ng.1 2005-08-28 00:58:04.000000000 +0200
@@ -23,5 +23,7 @@
.TP
.B interface
The name of a wireless network interface, such as wlan0.
+.SH "SEE ALSO"
+/usr/share/doc/linux-wlan-ng/README and README.Debian.
.SH AUTHOR
This minimal man page was written by Joey Hess.