svn commit: r358823 - head/share/man/man5
Ed Maste
emaste at FreeBSD.org
Mon Mar 9 20:50:01 UTC 2020
Author: emaste
Date: Mon Mar 9 20:49:59 2020
New Revision: 358823
URL: https://svnweb.freebsd.org/changeset/base/358823
Log:
regen src.conf.5 after r358821, AMD option removal
Also pick up LOADER_VERIEXEC_VECTX change.
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Mon Mar 9 20:49:06 2020 (r358822)
+++ head/share/man/man5/src.conf.5 Mon Mar 9 20:49:59 2020 (r358823)
@@ -1,6 +1,6 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.\" $FreeBSD$
-.Dd February 29, 2020
+.Dd March 9, 2020
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -100,13 +100,6 @@ Set to not build
.Xr acpiconf 8 ,
.Xr acpidump 8
and related programs.
-.It Va WITH_AMD
-Set to build the legacy
-.Xr amd 8
-automount daemon and related programs.
-Note that
-.Xr autofs 5
-is the preferred automount technique.
.It Va WITHOUT_APM
Set to not build
.Xr apm 8 ,
@@ -162,6 +155,10 @@ is set explicitly)
(unless
.Va WITHOUT_LOADER_VERIEXEC
is set explicitly)
+.It Va WITH_LOADER_VERIEXEC_VECTX
+(unless
+.Va WITHOUT_LOADER_VERIEXEC_VECTX
+is set explicitly)
.It Va WITH_VERIEXEC
(unless
.Va WITHOUT_VERIEXEC
@@ -1105,6 +1102,10 @@ When set, these options are also in effect:
.It Va WITH_LOADER_EFI_SECUREBOOT
(unless
.Va WITHOUT_LOADER_EFI_SECUREBOOT
+is set explicitly)
+.It Va WITH_LOADER_VERIEXEC_VECTX
+(unless
+.Va WITHOUT_LOADER_VERIEXEC_VECTX
is set explicitly)
.El
.It Va WITH_LOADER_VERIEXEC_PASS_MANIFEST
More information about the svn-src-all
mailing list