Author: des
Date: Thu Apr 17 12:16:51 2014
New Revision: 264599
URL: http://svnweb.freebsd.org/changeset/base/264599
Log:
MFH (r262555): install the sntp(1) man page
Modified:
stable/9/usr.sbin/ntp/sntp/Makefile
Directory Properties:
stable/9/usr.sbin/ntp/ (props changed)
Modified: stable/9/usr.sbin/ntp/sntp/Makefile
==============================================================================
--- stable/9/usr.sbin/ntp/sntp/Makefile Thu Apr 17 12:16:27 2014
(r264598)
+++ stable/9/usr.sbin/ntp/sntp/Makefile Thu Apr 17 12:16:51 2014
(r264599)
@@ -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}/../ \
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "[email protected]"