svn commit: r340498 - stable/12/share/man/man4

Mark Johnston markj at FreeBSD.org
Sat Nov 17 18:49:53 UTC 2018


Author: markj
Date: Sat Nov 17 18:49:52 2018
New Revision: 340498
URL: https://svnweb.freebsd.org/changeset/base/340498

Log:
  MFC r340438:
  Hook mac_ntpd.4 up to the build.
  
  PR:	232757

Modified:
  stable/12/share/man/man4/Makefile
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man4/Makefile
==============================================================================
--- stable/12/share/man/man4/Makefile	Sat Nov 17 18:39:09 2018	(r340497)
+++ stable/12/share/man/man4/Makefile	Sat Nov 17 18:49:52 2018	(r340498)
@@ -269,6 +269,7 @@ MAN=	aac.4 \
 	mac_lomac.4 \
 	mac_mls.4 \
 	mac_none.4 \
+	mac_ntpd.4 \
 	mac_partition.4 \
 	mac_portacl.4 \
 	mac_seeotheruids.4 \


More information about the svn-src-stable-12 mailing list