diff options
author | Ed Maste <emaste@FreeBSD.org> | 2019-11-20 17:49:32 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2019-11-20 17:49:32 +0000 |
commit | 63b149ff638d0b38354f57248c0fbb041d5909fe (patch) | |
tree | dc8595aecfeffc4f9a1689d23ce39e3dc140a05a /share | |
parent | 9bf64d023d9459bf5c84014b46c4ac26ddcb04e9 (diff) |
src.conf.5: regen after r354902, WITHOUT_AMD by default
Notes
Notes:
svn path=/head/; revision=354904
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/src.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index b915f2b2bf29..9858779cfde5 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1,6 +1,6 @@ .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. .\" $FreeBSD$ -.Dd October 23, 2019 +.Dd November 20, 2019 .Dt SRC.CONF 5 .Os .Sh NAME @@ -100,8 +100,8 @@ Set to not build .Xr acpiconf 8 , .Xr acpidump 8 and related programs. -.It Va WITHOUT_AMD -Set to not build +.It Va WITH_AMD +Set to build .Xr amd 8 , and related programs. .It Va WITHOUT_APM |