Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/routed/rtquery Add xref to pkgsrc/net/gated, so people ...
details: https://anonhg.NetBSD.org/src/rev/f55edc9b36ff
branches: trunk
changeset: 747324:f55edc9b36ff
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Sep 11 11:44:38 2009 +0000
description:
Add xref to pkgsrc/net/gated, so people know where to find gated(8).
Improve markup of RFCs in SEE ALSO.
Sort options.
Bump date.
diffstat:
sbin/routed/rtquery/rtquery.8 | 27 +++++++++++++++++----------
1 files changed, 17 insertions(+), 10 deletions(-)
diffs (47 lines):
diff -r e49c321d13c8 -r f55edc9b36ff sbin/routed/rtquery/rtquery.8
--- a/sbin/routed/rtquery/rtquery.8 Fri Sep 11 10:41:42 2009 +0000
+++ b/sbin/routed/rtquery/rtquery.8 Fri Sep 11 11:44:38 2009 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: rtquery.8,v 1.19 2003/09/23 12:14:49 wiz Exp $
+.\" $NetBSD: rtquery.8,v 1.20 2009/09/11 11:44:38 wiz Exp $
.\"
-.Dd June 1, 1996
+.Dd September 11, 2009
.Dt RTQUERY 8
.Os
.Sh NAME
@@ -8,10 +8,10 @@
.Nd query routing daemons for their routing tables
.Sh SYNOPSIS
.Nm
-.Op Fl np1
+.Op Fl 1np
+.Op Fl a Ar secret
+.Op Fl r Ar addr
.Op Fl w Ar timeout
-.Op Fl r Ar addr
-.Op Fl a Ar secret
.Ar host ...
.Nm
.Op Fl t Ar op
@@ -114,8 +114,15 @@
.El
.Sh SEE ALSO
.Xr gated 8 ,
-.Xr routed 8
-.br
-RFC\ 1058 - Routing Information Protocol, RIPv1
-.br
-RFC\ 1723 - Routing Information Protocol, RIPv2
+.Xr routed 8 ,
+.Pa pkgsrc/net/gated
+.Rs
+.%R RFC 1058
+.%T Routing Information Protocol, RIPv1
+.%D 1988
+.Re
+.Rs
+.%R RFC 1723
+.%T Routing Information Protocol, RIPv2
+.%D 1994
+.Re
Home |
Main Index |
Thread Index |
Old Index