diff options
author | ben <ben@FreeBSD.org> | 2000-11-15 16:44:24 +0000 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2000-11-15 16:44:24 +0000 |
commit | bd94b89a9a63fa8b694c88e8f8918199673c5f40 (patch) | |
tree | a3baad326ace9ba0eab16d12ae57fcd5d60eb13e /sbin/ipfw | |
parent | ff4f576d860f30f12ada92f0286e3701261def77 (diff) | |
download | FreeBSD-src-bd94b89a9a63fa8b694c88e8f8918199673c5f40.zip FreeBSD-src-bd94b89a9a63fa8b694c88e8f8918199673c5f40.tar.gz |
more removal of trailing periods from SEE ALSO.
Diffstat (limited to 'sbin/ipfw')
-rw-r--r-- | sbin/ipfw/ipfw.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index 3f7ef31..fc07dfe 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -1328,7 +1328,7 @@ on a net with per-host limits, rather than per-network limits: .Xr kldload 8 , .Xr reboot 8 , .Xr sysctl 8 , -.Xr syslogd 8 . +.Xr syslogd 8 .Sh BUGS .Pp The syntax has grown over the years and it is not very clean. |