diff options
author | ru <ru@FreeBSD.org> | 2001-07-06 16:46:48 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-06 16:46:48 +0000 |
commit | 05e503d80a002e0af803afd602084de640ab2c39 (patch) | |
tree | 61e92e6947a37812cd054f5922671378ea29de08 /sbin/route | |
parent | 84bd47abeaea1de221374dfda528a0fb8af8a7aa (diff) | |
download | FreeBSD-src-05e503d80a002e0af803afd602084de640ab2c39.zip FreeBSD-src-05e503d80a002e0af803afd602084de640ab2c39.tar.gz |
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
Diffstat (limited to 'sbin/route')
-rw-r--r-- | sbin/route/route.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8 index c88656c..f9d005c 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -382,13 +382,13 @@ The .Nm utility exits 0 on success or >0 if an error occurred. .Sh SEE ALSO +.\".Xr esis 4 , .Xr netintro 4 , .Xr route 4 , -.Xr IPXrouted 8 , .Xr arp 8 , +.Xr IPXrouted 8 , .Xr routed 8 -.\" .Xr XNSrouted 8 -.\" Xr esis 4 , +.\".Xr XNSrouted 8 .Sh HISTORY The .Nm |