diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
commit | 0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch) | |
tree | a7242dc673f15a56501071f686f150e05e519b5e /sbin/routed | |
parent | a745f84c11e201e22ac76b1776820903cabfd67a (diff) |
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
Diffstat (limited to 'sbin/routed')
-rw-r--r-- | sbin/routed/rtquery/rtquery.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8 index b59f0c506b3..3c0476bc04a 100644 --- a/sbin/routed/rtquery/rtquery.8 +++ b/sbin/routed/rtquery/rtquery.8 @@ -95,8 +95,8 @@ turns off tracing. dumps the daemon's routing table to the current tracefile. .El .Sh SEE ALSO -.Xr routed 8 , -.Xr gated 8 . +.Xr gated 8 , +.Xr routed 8 .br RFC\ 1058 - Routing Information Protocol, RIPv1 .br |