svn commit: r283778 - head/share/man/man5

Baptiste Daroussin bapt at FreeBSD.org
Sat May 30 17:46:12 UTC 2015


Author: bapt
Date: Sat May 30 17:46:11 2015
New Revision: 283778
URL: https://svnweb.freebsd.org/changeset/base/283778

Log:
  Regenerate after r283777

Modified:
  head/share/man/man5/src.conf.5

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Sat May 30 17:41:37 2015	(r283777)
+++ head/share/man/man5/src.conf.5	Sat May 30 17:46:11 2015	(r283778)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT-- this file is automatically generated.
 .\" from FreeBSD: head/tools/build/options/makeman 255964 2013-10-01 07:22:04Z des
 .\" $FreeBSD$
-.Dd April 19, 2015
+.Dd May 30, 2015
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -834,6 +834,13 @@ is set explicitly)
 .\" from FreeBSD: head/tools/build/options/WITHOUT_MANCOMPRESS 266752 2014-05-27 15:52:27Z gjb
 Set to not to install compressed man pages.
 Only the uncompressed versions will be installed.
+.It Va WITHOUT_MANDOCDB
+.\" from FreeBSD: head/tools/build/options/WITHOUT_MANDOCDB 283777 2015-05-30 17:41:37Z bapt
+Use the
+.Xr mandoc 1
+version of
+.Xr makewhatis 8
+database and utilities.
 .It Va WITHOUT_MAN_UTILS
 .\" from FreeBSD: head/tools/build/options/WITHOUT_MAN_UTILS 208322 2010-05-20 00:07:21Z jkim
 Set to not build utilities for manual pages,


More information about the svn-src-all mailing list