summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/wpa_cli/Makefile
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2005-06-17 03:08:59 +0000
committersam <sam@FreeBSD.org>2005-06-17 03:08:59 +0000
commit7d99568dcae2ca9bf05fea8ec934b04bd06c6715 (patch)
tree59f01cb4c55229b6a35bb30aace04dca65bd6053 /usr.sbin/wpa/wpa_cli/Makefile
parent9e1f35189b68835695794b672a198843d829907c (diff)
downloadFreeBSD-src-7d99568dcae2ca9bf05fea8ec934b04bd06c6715.zip
FreeBSD-src-7d99568dcae2ca9bf05fea8ec934b04bd06c6715.tar.gz
move wpa_cli to section 8 + minor wordsmithing
Approved by: re (blanket wpa)
Diffstat (limited to 'usr.sbin/wpa/wpa_cli/Makefile')
-rw-r--r--usr.sbin/wpa/wpa_cli/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/wpa/wpa_cli/Makefile b/usr.sbin/wpa/wpa_cli/Makefile
index 927a30e..91b9511 100644
--- a/usr.sbin/wpa/wpa_cli/Makefile
+++ b/usr.sbin/wpa/wpa_cli/Makefile
@@ -6,4 +6,6 @@ WPA_SUPPLICANT_DISTDIR?= ${.CURDIR}/../../../contrib/wpa_supplicant
PROG= wpa_cli
SRCS= wpa_cli.c wpa_ctrl.c
+MAN= wpa_cli.8
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud