diff options
author | keramida <keramida@FreeBSD.org> | 2002-10-22 22:52:24 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2002-10-22 22:52:24 +0000 |
commit | bbb274ba35a2752a2c7684ff475b3042061f1e67 (patch) | |
tree | eb41f97b1f7cf8e3dcb9924efa88132056993277 /share/man/man7/firewall.7 | |
parent | 40a7f7ee5a748995cd3ca500e9545999f7f3d54d (diff) | |
download | FreeBSD-src-bbb274ba35a2752a2c7684ff475b3042061f1e67.zip FreeBSD-src-bbb274ba35a2752a2c7684ff475b3042061f1e67.tar.gz |
Split an excessively long sentence.
Diffstat (limited to 'share/man/man7/firewall.7')
-rw-r--r-- | share/man/man7/firewall.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/firewall.7 b/share/man/man7/firewall.7 index b75c676..87cd47f 100644 --- a/share/man/man7/firewall.7 +++ b/share/man/man7/firewall.7 @@ -71,11 +71,11 @@ if you are paranoid you can compile IPFW directly into the kernel by using the .Sy IPFIREWALL option set. If compiled in the kernel, ipfw denies all -packets by default, which means that if you do not load in +packets by default, which means that, if you do not load in a permissive ruleset via .Em /etc/rc.conf , -rebooting into your new kernel will take the network offline -and will prevent you from being able to access it if you +rebooting into your new kernel will take the network offline. +This can prevent you from being able to access your system if you are not sitting at the console. It is also quite common to update a kernel to a new release and reboot before updating the binaries. This can result in an incompatibility between |