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

Baptiste Daroussin bapt at FreeBSD.org
Sat Feb 22 13:07:39 UTC 2014


Author: bapt
Date: Sat Feb 22 13:07:38 2014
New Revision: 262336
URL: http://svnweb.freebsd.org/changeset/base/262336

Log:
  Regen after WITHOUT_DMA -> WITHOUT_DMAGENT renaming

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Sat Feb 22 13:05:23 2014	(r262335)
+++ head/share/man/man5/src.conf.5	Sat Feb 22 13:07:38 2014	(r262336)
@@ -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 February 21, 2014
+.Dd February 22, 2014
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -326,8 +326,8 @@ and are located automatically by
 .It Va WITHOUT_DICT
 .\" from FreeBSD: head/tools/build/options/WITHOUT_DICT 156932 2006-03-21 07:50:50Z ru
 Set to not build the Webster dictionary files.
-.It Va WITHOUT_DMA
-.\" from FreeBSD: head/tools/build/options/WITHOUT_DMA 262282 2014-02-21 07:26:49Z bapt
+.It Va WITHOUT_DMAGENT
+.\" from FreeBSD: head/tools/build/options/WITHOUT_DMAGENT 262335 2014-02-22 13:05:23Z bapt
 Set to not build dma Mail Transport Agent
 .It Va WITHOUT_DYNAMICROOT
 .\" from FreeBSD: head/tools/build/options/WITHOUT_DYNAMICROOT 156932 2006-03-21 07:50:50Z ru
@@ -675,7 +675,7 @@ When set, it also enforces the following
 .Pp
 .Bl -item -compact
 .It
-.Va WITHOUT_DMA
+.Va WITHOUT_DMAGENT
 .It
 .Va WITHOUT_MAILWRAPPER
 .It


More information about the svn-src-all mailing list