summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2017-05-05 17:28:49 +0000
committerbrooks <brooks@FreeBSD.org>2017-05-05 17:28:49 +0000
commit71402944862a83ef9bd8404766baecd5c35a16dd (patch)
tree1b0e19c259bf7b1a8fb1a7e16bf8a2d4fc151d17 /usr.sbin
parent156b35dc64d8ed287788f3825fdfcbfa45cd427c (diff)
downloadFreeBSD-src-71402944862a83ef9bd8404766baecd5c35a16dd.zip
FreeBSD-src-71402944862a83ef9bd8404766baecd5c35a16dd.tar.gz
MFC r317388:
Use the approved syntax to build no man pages. Sponsored by: DARPA, AFRL
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ntp/sntp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/sntp/Makefile b/usr.sbin/ntp/sntp/Makefile
index 83ed627..f5e4539 100644
--- a/usr.sbin/ntp/sntp/Makefile
+++ b/usr.sbin/ntp/sntp/Makefile
@@ -5,7 +5,7 @@
.PATH: ${.CURDIR}/../../../contrib/ntp/sntp
PROG= sntp
-MK_MAN= no
+MAN=
SRCS= crypto.c kod_management.c log.c main.c networking.c \
sntp-opts.c sntp.c utilities.c
OpenPOWER on IntegriCloud