From 8ee659dd96d873b5cbd19e4345cf0eb021efe021 Mon Sep 17 00:00:00 2001 From: wosch Date: Mon, 29 Sep 1997 19:11:55 +0000 Subject: Sort cross refereces in section SEE ALSO. --- sbin/ipfw/ipfw.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin/ipfw') diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index da7d95a..355676f 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -468,14 +468,14 @@ This rule diverts all incoming packets from 192.168.2.0/24 to divert port 5000: .Pp .Dl ipfw divert 5000 all from 192.168.2.0/24 to any in .Sh SEE ALSO +.Xr divert 4 , .Xr ip 4 , .Xr ipfirewall 4 , -.Xr divert 4 , .Xr protocols 5 , .Xr services 5 , .Xr reboot 8 , -.Xr syslogd 8 , -.Xr sysctl 8 +.Xr sysctl 8 , +.Xr syslogd 8 .Sh BUGS .Pp .Em WARNING!!WARNING!!WARNING!!WARNING!!WARNING!!WARNING!!WARNING!! -- cgit v1.1