svn commit: r318620 - stable/11/share/man/man5

Ngie Cooper ngie at FreeBSD.org
Mon May 22 06:18:18 UTC 2017


Author: ngie
Date: Mon May 22 06:18:15 2017
New Revision: 318620
URL: https://svnweb.freebsd.org/changeset/base/318620

Log:
  Revert commit again to correct it
  
  Obviously my brain's on autopilot tonight

Modified:
  stable/11/share/man/man5/src.conf.5

Modified: stable/11/share/man/man5/src.conf.5
==============================================================================
--- stable/11/share/man/man5/src.conf.5	Mon May 22 06:17:14 2017	(r318619)
+++ stable/11/share/man/man5/src.conf.5	Mon May 22 06:18:15 2017	(r318620)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd May 21, 2017
+.Dd May 18, 2017
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -557,22 +557,6 @@ Set to not build and install
 .Xr edit 1 ,
 .Xr ee 1 ,
 and related programs.
-.It Va WITHOUT_EFI
-Set not to build
-.Xr efivar 3
-and
-.Xr efivar 8 .
-.Pp
-It is a default setting on
-mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64.
-.It Va WITH_EFI
-Set to build
-.Xr efivar 3
-and
-.Xr efivar 8 .
-.Pp
-It is a default setting on
-amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm64/aarch64, i386/i386 and pc98/i386.
 .It Va WITH_EISA
 Set to build EISA kernel modules.
 .It Va WITHOUT_ELFCOPY_AS_OBJCOPY
@@ -1492,5 +1476,4 @@ The
 file appeared in
 .Fx 7.0 .
 .Sh AUTHORS
-This manual page was autogenerated by
-.An tools/build/options/makeman .
+This manual page was autogenerated.


More information about the svn-src-stable mailing list