Skip to content

Commit 3da7387

Browse files
committed
man: Document changes to firewall_type allowing a directory
Signed-off-by: Dan Mahoney <[email protected]>
1 parent 57d0939 commit 3da7387

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

share/man/man5/rc.conf.5

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,11 @@ basic protection for a LAN.
692692
.El
693693
.Pp
694694
If a filename is specified, the full path
695-
must be given.
695+
must be given. If a directory is specified, then
696+
the directory should contain files containing headers
697+
compatible with rcorder(8) as they will be sorted
698+
in this order, and then ipfw(8) will be run on each,
699+
as though each were a singular rules file.
696700
.Pp
697701
Most of the predefined rulesets define additional configuration variables.
698702
These are documented in

0 commit comments

Comments
 (0)