diff options
| -rw-r--r-- | share/man/man5/src.conf.5 | 6 |
1 files changed, 5 insertions, 1 deletions
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 |
