aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2025-12-15 13:52:34 +0000
committerBrooks Davis <brooks@FreeBSD.org>2025-12-15 13:52:34 +0000
commitb9b1262a8ef95857101e538145703894e3b880b7 (patch)
tree44fbca8544cf03b1a0cb6f99e3041c01e529e747
parentc112ad75605ccdfcb8bbce2f57b0e7a077f057f8 (diff)
src.conf.5: regen documenting WITH_IPFILTER_IPFS
-rw-r--r--share/man/man5/src.conf.56
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index bab2c3d84abf..c56a13652a84 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 October 22, 2025
+.Dd December 15, 2025
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -838,6 +838,10 @@ The user still must set the
variable to point to a directory where the user has write permissions.
.It Va WITHOUT_IPFILTER
Do not build IP Filter package.
+.It Va WITH_IPFILTER_IPFS
+Enable building the
+.Xr ipfs 8
+tool to save and restore IPFilter state tables.
.It Va WITHOUT_IPFW
Do not build IPFW tools.
.It Va WITHOUT_IPSEC_SUPPORT