From 7d99568dcae2ca9bf05fea8ec934b04bd06c6715 Mon Sep 17 00:00:00 2001 From: sam Date: Fri, 17 Jun 2005 03:08:59 +0000 Subject: move wpa_cli to section 8 + minor wordsmithing Approved by: re (blanket wpa) --- usr.sbin/wpa/wpa_cli/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'usr.sbin/wpa/wpa_cli/Makefile') 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 -- cgit v1.1