Author: zeising (doc,ports committer)
Date: Tue Aug 27 23:30:02 2013
New Revision: 254981
URL: http://svnweb.freebsd.org/changeset/base/254981

Log:
  Really regen after r254962.
  
  This removes the WITH_BSDCONFIG description alltogether, since this option
  is removed.
  At the same time, fix the WITHOUT_LIBCPLUSPLUS option that had gotten
  inverted.

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5      Tue Aug 27 23:09:34 2013        
(r254980)
+++ head/share/man/man5/src.conf.5      Tue Aug 27 23:30:02 2013        
(r254981)
@@ -1,7 +1,7 @@
 .\" DO NOT EDIT-- this file is automatically generated.
 .\" from FreeBSD: head/tools/build/options/makeman 253304 2013-07-12 23:08:44Z 
bapt
 .\" $FreeBSD$
-.Dd August 27, 2013
+.Dd August 28, 2013
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -235,9 +235,6 @@ This option will be removed in due time.
 .It Va WITHOUT_BOOT
 .\" from FreeBSD: head/tools/build/options/WITHOUT_BOOT 156932 2006-03-21 
07:50:50Z ru
 Set to not build the boot blocks and loader.
-.It Va WITH_BSDCONFIG
-.\" from FreeBSD: head/tools/build/options/WITH_BSDCONFIG 238448 2012-07-14 
10:17:47Z zeising
-Set to install bsdconfig(8), a BSD-licensed configuration/management utility.
 .It Va WITHOUT_BSD_CPIO
 .\" from FreeBSD: head/tools/build/options/WITHOUT_BSD_CPIO 179813 2008-06-16 
05:48:15Z dougb
 Set to not build the BSD licensed version of cpio based on
@@ -704,9 +701,9 @@ and
 On amd64, set to not build 32-bit library set and a
 .Nm ld-elf32.so.1
 runtime linker.
-.It Va WITH_LIBCPLUSPLUS
-.\" from FreeBSD: head/tools/build/options/WITH_LIBCPLUSPLUS 228082 2011-11-28 
17:56:46Z dim
-Set to build libcxxrt and libc++.
+.It Va WITHOUT_LIBCPLUSPLUS
+.\" from FreeBSD: head/tools/build/options/WITHOUT_LIBCPLUSPLUS 246262 
2013-02-02 22:42:46Z dim
+Set to avoid building libcxxrt and libc++.
 .It Va WITH_LIBICONV_COMPAT
 .\" from FreeBSD: head/tools/build/options/WITH_LIBICONV_COMPAT 254919 
2013-08-26 17:15:56Z antoine
 Set to build libiconv API and link time compatibility.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to