diff options
-rw-r--r-- | share/man/man7/firewall.7 | 2 | ||||
-rw-r--r-- | share/man/man7/tuning.7 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/firewall.7 b/share/man/man7/firewall.7 index 611a547..78cc4ca 100644 --- a/share/man/man7/firewall.7 +++ b/share/man/man7/firewall.7 @@ -152,7 +152,7 @@ firewall_type="/etc/ipfw.conf" # might be a better choice. ip_portrange_first=4000 ip_portrange_last=5000 -... +\&... .Ed .Pp .Bd -literal diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index dc0dbea..0379b64 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -460,7 +460,7 @@ your system by observing the .Em hw.ata.wc sysctl variable. If IDE write caching is turned off, you can turn it back on by setting the -.Eme hw.ata.wc +.Em hw.ata.wc kernel variable back to 1. This must be done from the boot loader at boot time. Attempting to do it after the kernel boots will have no effect. Please see |