aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2014-02-27 13:05:56 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2014-02-27 13:05:56 +0000
commit7661de35d15f582ab33e3bd6b8d909601557e436 (patch)
tree94549b74521a3c093b23cfed32ed6de2482dbdcb /usr.sbin
parenta6609003d4fb61584ed10428b30602b64d77687b (diff)
downloadsrc-7661de35d15f582ab33e3bd6b8d909601557e436.tar.gz
src-7661de35d15f582ab33e3bd6b8d909601557e436.zip
Notes
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 3bc9084f2799..11316c514296 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}/../ \