Date: Sat, 17 Nov 2018 18:49:53 +0000 (UTC) From: Mark Johnston <markj@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Subject: svn commit: r340498 - stable/12/share/man/man4 Message-ID: <201811171849.wAHInrFl010793@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811171849.wAHInrFl010793>