summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2014-04-17 12:16:27 +0000
committerdes <des@FreeBSD.org>2014-04-17 12:16:27 +0000
commit653b49f2d557e76a2264bbadc720afbc2cefbd67 (patch)
tree7c493766c5b54f2a4d284567381f13ed74ff78f4 /usr.sbin/ntp
parent8181a88b7a4914fa27f557d840506cf0b17eb80a (diff)
downloadFreeBSD-src-653b49f2d557e76a2264bbadc720afbc2cefbd67.zip
FreeBSD-src-653b49f2d557e76a2264bbadc720afbc2cefbd67.tar.gz
MFH (r262555): install the sntp(1) man page
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