Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 07:31:24 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r262283 - head/share/man/man5
Message-ID:  <201402210731.s1L7VOJC010487@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Feb 21 07:31:24 2014
New Revision: 262283
URL: http://svnweb.freebsd.org/changeset/base/262283

Log:
  Regen after addition of WITHOUT_DMA

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Fri Feb 21 07:26:49 2014	(r262282)
+++ head/share/man/man5/src.conf.5	Fri Feb 21 07:31:24 2014	(r262283)
@@ -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 January 30, 2014
+.Dd February 21, 2014
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -326,6 +326,9 @@ 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
+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
 Set this if you do not want to link
@@ -672,6 +675,8 @@ When set, it also enforces the following
 .Pp
 .Bl -item -compact
 .It
+.Va WITHOUT_DMA
+.It
 .Va WITHOUT_MAILWRAPPER
 .It
 .Va WITHOUT_SENDMAIL



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402210731.s1L7VOJC010487>