Author: des
Date: Thu Apr 17 12:16:27 2014
New Revision: 264598
URL: http://svnweb.freebsd.org/changeset/base/264598
Log:
MFH (r262555): install the sntp(1) man page
Modified:
stable/10/usr.sbin/ntp/sntp/Makefile
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.sbin/ntp/sntp/Makefile
==============================================================================
--- stable/10/usr.sbin/ntp/sntp/Makefile Thu Apr 17 12:11:00 2014
(r264597)
+++ stable/10/usr.sbin/ntp/sntp/Makefile Thu Apr 17 12:16:27 2014
(r264598)
@@ -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-all
To unsubscribe, send any mail to "[email protected]"