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

Ed Maste emaste at FreeBSD.org
Sat Jun 6 22:26:45 UTC 2020


Author: emaste
Date: Sat Jun  6 22:26:44 2020
New Revision: 361879
URL: https://svnweb.freebsd.org/changeset/base/361879

Log:
  src.conf.5: regen after r361876, SYSTEM_LINKER description update

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Sat Jun  6 22:25:00 2020	(r361878)
+++ head/share/man/man5/src.conf.5	Sat Jun  6 22:26:44 2020	(r361879)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd June 5, 2020
+.Dd June 6, 2020
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -1556,9 +1556,7 @@ This does not prevent a linker from being built for in
 only for building one for the build itself.
 The
 .Va WITHOUT_LLD
-and
-.Va WITHOUT_BINUTILS
-options control those.
+option controls that.
 .Pp
 This option is only relevant when
 .Va WITH_LLD_BOOTSTRAP


More information about the svn-src-head mailing list