diff options
author | pluknet <pluknet@FreeBSD.org> | 2011-05-17 12:58:19 +0000 |
---|---|---|
committer | pluknet <pluknet@FreeBSD.org> | 2011-05-17 12:58:19 +0000 |
commit | 6a8a361b92123900329820e192ff1374f1e67ede (patch) | |
tree | 103613e20d564e4512e29f0207cd2743d92e33f9 /sbin/ipfw | |
parent | d2274083723c5b65e3c1bcc63c7da5a5d31868e1 (diff) | |
download | FreeBSD-src-6a8a361b92123900329820e192ff1374f1e67ede.zip FreeBSD-src-6a8a361b92123900329820e192ff1374f1e67ede.tar.gz |
mdoc:
- use a proper macro for interface name ipfw0.
- add missing section number for bpf cross reference.
Diffstat (limited to 'sbin/ipfw')
-rw-r--r-- | sbin/ipfw/ipfw.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index a984f70..710996b 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -565,9 +565,9 @@ if the sysctl variable is set to 0 (default), one can use .Xr bpf 4 attached to the -.Xr ipfw0 +.Li ipfw0 pseudo interface. There is no overhead if no -.Xr bpf +.Xr bpf 4 is attached to the pseudo interface. .Pp If |