Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2020 18:26:13 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r357341 - head/share/man/man5
Message-ID:  <202001311826.00VIQD2O014915@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Fri Jan 31 18:26:13 2020
New Revision: 357341
URL: https://svnweb.freebsd.org/changeset/base/357341

Log:
  regen src.conf.5 after r357338 BSD_CRTBEGIN retirement

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Fri Jan 31 18:13:00 2020	(r357340)
+++ head/share/man/man5/src.conf.5	Fri Jan 31 18:26:13 2020	(r357341)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd January 19, 2020
+.Dd January 31, 2020
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -250,22 +250,6 @@ and related programs.
 .It Va WITHOUT_BSD_CPIO
 Set to not build the BSD licensed version of cpio based on
 .Xr libarchive 3 .
-.It Va WITHOUT_BSD_CRTBEGIN
-Disable the BSD licensed
-.Pa crtbegin.o
-and
-.Pa crtend.o .
-.Pp
-This is a default setting on
-sparc64/sparc64.
-.It Va WITH_BSD_CRTBEGIN
-Enable the BSD licensed
-.Pa crtbegin.o
-and
-.Pa crtend.o .
-.Pp
-This is a default setting on
-amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64, i386/i386, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf.
 .It Va WITH_BSD_GREP
 Install BSD-licensed grep as '[ef]grep' instead of GNU grep.
 .It Va WITHOUT_BSNMP



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