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

Mitchell Horne mhorne at FreeBSD.org
Mon Jul 6 18:43:00 UTC 2020


Author: mhorne
Date: Mon Jul  6 18:43:00 2020
New Revision: 362974
URL: https://svnweb.freebsd.org/changeset/base/362974

Log:
  src.conf.5: regen after r362972, r362973, RISC-V EFI support

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Mon Jul  6 18:19:42 2020	(r362973)
+++ head/share/man/man5/src.conf.5	Mon Jul  6 18:43:00 2020	(r362974)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd June 24, 2020
+.Dd July 6, 2020
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -585,7 +585,7 @@ and
 .Xr efivar 8 .
 .Pp
 This is a default setting on
-mips/mips, mips/mips64, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf.
+mips/mips, mips/mips64, powerpc/powerpc and powerpc/powerpc64.
 .It Va WITH_EFI
 Set to build
 .Xr efivar 3
@@ -593,7 +593,7 @@ and
 .Xr efivar 8 .
 .Pp
 This is a default setting on
-amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64 and i386/i386.
+amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64, i386/i386, riscv/riscv64 and riscv/riscv64sf.
 .It Va WITHOUT_ELFTOOLCHAIN_BOOTSTRAP
 Set to not build ELF Tool Chain tools
 (addr2line, nm, size, strings and strip)


More information about the svn-src-head mailing list