diff options
author | dd <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
commit | eaa6ee03b8ac1955cc60d99d119a22318d1baa61 (patch) | |
tree | ab3b6200f079a95b6a4418f399032563aa053a74 /share/man/man7/firewall.7 | |
parent | 8636b161b333b18525b6f5ffc5139079c29c0d63 (diff) | |
download | FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.zip FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.tar.gz |
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
Diffstat (limited to 'share/man/man7/firewall.7')
-rw-r--r-- | share/man/man7/firewall.7 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/share/man/man7/firewall.7 b/share/man/man7/firewall.7 index 5d2fbae..9a3aad1 100644 --- a/share/man/man7/firewall.7 +++ b/share/man/man7/firewall.7 @@ -98,7 +98,6 @@ traffic, the option must be used to enable .Em ipfw pipe rules. -.Pp .Sh SAMPLE IPFW-BASED FIREWALL Here is an example ipfw-based firewall taken from a machine with three interface cards. fxp0 is connected to the 'exposed' LAN. Machines @@ -347,7 +346,6 @@ can use a light .Xr jail 8 to indirectly bind services that do not otherwise give you the option. .Sh SEE ALSO -.Pp .Xr ipnat 1 , .Xr dummynet 4 , .Xr ipnat 5 , @@ -360,7 +358,6 @@ to indirectly bind services that do not otherwise give you the option. .Xr natd 8 , .Xr nfsd 8 .Sh ADDITIONAL READING -.Pp .Xr ipf 5 , .Xr ipf 8 , .Xr ipfstat 8 |