diff options
author | wosch <wosch@FreeBSD.org> | 1998-08-31 16:41:09 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1998-08-31 16:41:09 +0000 |
commit | 68cda92e4a0af0935407074f90fc00b96cee6f23 (patch) | |
tree | 64abab98aac0f70ff617b3200b2e663292ef7fc2 /usr.sbin/mrouted | |
parent | e8396430fbd509920306a84bd6578f58570e0b1b (diff) | |
download | FreeBSD-src-68cda92e4a0af0935407074f90fc00b96cee6f23.zip FreeBSD-src-68cda92e4a0af0935407074f90fc00b96cee6f23.tar.gz |
Sort cross references.
Diffstat (limited to 'usr.sbin/mrouted')
-rw-r--r-- | usr.sbin/mrouted/map-mbone.8 | 2 | ||||
-rw-r--r-- | usr.sbin/mrouted/mrinfo.8 | 2 | ||||
-rw-r--r-- | usr.sbin/mrouted/mrouted.8 | 6 | ||||
-rw-r--r-- | usr.sbin/mrouted/mtrace.8 | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/mrouted/map-mbone.8 b/usr.sbin/mrouted/map-mbone.8 index 170001b..5815761 100644 --- a/usr.sbin/mrouted/map-mbone.8 +++ b/usr.sbin/mrouted/map-mbone.8 @@ -73,8 +73,8 @@ reply before retrying. Default timeout is 2 seconds. .Nm Map-mbone must be run as root. .Sh SEE ALSO -.Xr mrouted 8 , .Xr mrinfo 8 , +.Xr mrouted 8 , .Xr mtrace 8 .Sh AUTHORS .An Pavel Curtis diff --git a/usr.sbin/mrouted/mrinfo.8 b/usr.sbin/mrouted/mrinfo.8 index 1f291f4..ec9d061 100644 --- a/usr.sbin/mrouted/mrinfo.8 +++ b/usr.sbin/mrouted/mrinfo.8 @@ -69,8 +69,8 @@ srcrt) and status (disabled, down) of the connection is displayed. .Nm Mrinfo must be run as root. .Sh SEE ALSO -.Xr mrouted 8 , .Xr map-mbone 8 , +.Xr mrouted 8 , .Xr mtrace 8 .Sh AUTHORS .An Van Jacobson diff --git a/usr.sbin/mrouted/mrouted.8 b/usr.sbin/mrouted/mrouted.8 index 8a6298b..c30cd3b 100644 --- a/usr.sbin/mrouted/mrouted.8 +++ b/usr.sbin/mrouted/mrouted.8 @@ -1,5 +1,5 @@ .\"COPYRIGHT 1989 by The Board of Trustees of Leland Stanford Junior University. -.\"$Id: mrouted.8,v 1.9 1997/02/22 16:06:59 peter Exp $ +.\"$Id: mrouted.8,v 1.10 1997/09/30 06:15:10 charnier Exp $ .Dd May 8, 1995 .Dt MROUTED 8 .UC 5 @@ -407,9 +407,9 @@ one subnet. .It Pa /var/tmp/mrouted.cache .El .Sh SEE ALSO +.Xr map-mbone 8 , .Xr mrinfo 8 , -.Xr mtrace 8 , -.Xr map-mbone 8 +.Xr mtrace 8 .Pp DVMRP is described, along with other multicast routing algorithms, in the paper "Multicast Routing in Internetworks and Extended LANs" by S. Deering, diff --git a/usr.sbin/mrouted/mtrace.8 b/usr.sbin/mrouted/mtrace.8 index 058d79f..ac39189 100644 --- a/usr.sbin/mrouted/mtrace.8 +++ b/usr.sbin/mrouted/mtrace.8 @@ -541,9 +541,9 @@ are modeled after the unicast program written by .An Van Jacobson . .Sh SEE ALSO -.Xr mrouted 8 , -.Xr mrinfo 8 , .Xr map-mbone 8 , +.Xr mrinfo 8 , +.Xr mrouted 8 , .Xr traceroute 8 .Sh BUGS Statistics collection in passive mode doesn't always produce the same output |