Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2018 16:18:13 +0000 (UTC)
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r340438 - head/share/man/man4
Message-ID:  <201811141618.wAEGIDLc098084@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: markj
Date: Wed Nov 14 16:18:13 2018
New Revision: 340438
URL: https://svnweb.freebsd.org/changeset/base/340438

Log:
  Hook mac_ntpd.4 up to the build.
  
  PR:		232757
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  MFC after:	3 days

Modified:
  head/share/man/man4/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile	Wed Nov 14 16:15:36 2018	(r340437)
+++ head/share/man/man4/Makefile	Wed Nov 14 16:18:13 2018	(r340438)
@@ -264,6 +264,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?201811141618.wAEGIDLc098084>