git: b971d4a17a95 - stable/14 - src.conf.5: regen documenting WITH_IPFILTER_IPFS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Mar 2026 13:06:27 UTC
The branch stable/14 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=b971d4a17a9525362c51602b0c4a6cf4b5013b24
commit b971d4a17a9525362c51602b0c4a6cf4b5013b24
Author: Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2025-12-15 13:52:34 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2026-03-05 23:57:56 +0000
src.conf.5: regen documenting WITH_IPFILTER_IPFS
(cherry picked from commit b9b1262a8ef95857101e538145703894e3b880b7)
(cherry picked from commit 5d6dfa5110488605c25d97f3513fc1ace30a32e5)
---
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 ad1ba48ffbab..c0528238b519 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 December 21, 2025
+.Dd February 23, 2026
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -813,6 +813,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