diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2004-07-22 10:38:13 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2004-07-22 10:38:13 +0000 |
| commit | 328dbe4a949869880b1946b6a5b044872ee42d0e (patch) | |
| tree | 78ecc4189945f4f652a6f622360490a07993cb6c /sbin | |
| parent | c7aea1bb276b95bcf1e2126a32b735311e5dc687 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/init/init.8 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8 index 3a64191912699..4f08683424071 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -127,11 +127,14 @@ Attempts to change the time by more than this will log the message .It Ic 3 Network secure mode \- same as highly secure mode, plus IP packet filter rules (see -.Xr ipfw 8 +.Xr ipfw 8 , +.Xr ipfirewall 4 and -.Xr ipfirewall 4 ) +.Xr pfctl 8 ) cannot be changed and .Xr dummynet 4 +or +.Xr pf 4 configuration cannot be adjusted. .El .Pp @@ -392,12 +395,14 @@ system shutdown commands .Xr dummynet 4 , .Xr ipfirewall 4 , .Xr kld 4 , +.Xr pf 4 , .Xr ttys 5 , .Xr crash 8 , .Xr getty 8 , .Xr halt 8 , .Xr ipfw 8 , .Xr jail 8 , +.Xr pfctl 8 , .Xr rc 8 , .Xr reboot 8 , .Xr shutdown 8 , |
