git: 153145efcd99 - main - src.conf.5: regen after readd of NETLINK option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 May 2023 11:37:11 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/src/commit/?id=153145efcd998f38ea169c28319fc74f4c6b08a0
commit 153145efcd998f38ea169c28319fc74f4c6b08a0
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2023-05-30 11:36:11 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-05-30 11:36:43 +0000
src.conf.5: regen after readd of NETLINK option
---
share/man/man5/src.conf.5 | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index d610fc5a70bf..08511661e328 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 May 14, 2023
+.Dd May 30, 2023
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1279,6 +1279,10 @@ is set explicitly)
.El
.It Va WITHOUT_NETGRAPH_SUPPORT
Build libraries, programs, and kernel modules without netgraph support.
+.It Va WITHOUT_NETLINK
+Do not build
+.Xr genl 1
+utility.
.It Va WITHOUT_NETLINK_SUPPORT
Make libraries and programs use rtsock and
.Xr sysctl 3