git: e3b937fa9ea9 - main - src.conf.5: regen after 4f6a5e1d6ce3, NETLINK_SUPPORT default change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Apr 2023 18:16:23 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=e3b937fa9ea9d8ebb3fb8e7f4c0cd1c65c9623e6
commit e3b937fa9ea9d8ebb3fb8e7f4c0cd1c65c9623e6
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-04-28 18:15:07 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-04-28 18:15:07 +0000
src.conf.5: regen after 4f6a5e1d6ce3, NETLINK_SUPPORT default change
Sponsored by: The FreeBSD Foundation
---
share/man/man5/src.conf.5 | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 8cabfb16462b..2c625e50eba5 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,5 +1,5 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
-.Dd April 20, 2023
+.Dd April 28, 2023
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1254,17 +1254,6 @@ Make libraries and programs use rtsock and
.Xr sysctl 3
interfaces instead of
.Xr snl 3 .
-.Pp
-This is a default setting on
-arm/armv6, arm/armv7, arm64/aarch64, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le and riscv/riscv64.
-.It Va WITH_NETLINK_SUPPORT
-Make libraries and programs use
-.Xr snl 3
-interfaces instead of rtsock and
-.Xr sysctl 3 .
-.Pp
-This is a default setting on
-amd64/amd64 and i386/i386.
.It Va WITHOUT_NIS
Do not build
.Xr NIS 8