mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
src.conf.5: regen after readd of NETLINK option
This commit is contained in:
parent
cb1fc924d2
commit
153145efcd
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue