summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2014-02-27 13:05:56 +0000
committerdes <des@FreeBSD.org>2014-02-27 13:05:56 +0000
commit1da073f26b778e8b053b0a17c4dbe847d6b72c51 (patch)
tree94549b74521a3c093b23cfed32ed6de2482dbdcb /usr.sbin/ntp
parent3e00ce691ae61b817d24139683a8604bf8e2f1e2 (diff)
downloadFreeBSD-src-1da073f26b778e8b053b0a17c4dbe847d6b72c51.zip
FreeBSD-src-1da073f26b778e8b053b0a17c4dbe847d6b72c51.tar.gz
We install the tool, so why not the man page?
MFC after: 3 days
Diffstat (limited to 'usr.sbin/ntp')
-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 3bc9084..11316c5 100644
--- a/usr.sbin/ntp/sntp/Makefile
+++ b/usr.sbin/ntp/sntp/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../../contrib/ntp/sntp
PROG= sntp
-NO_MAN=
+MAN= sntp.1
SRCS= internet.c main.c socket.c timing.c unix.c
CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ \
OpenPOWER on IntegriCloud