Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/routed/rtquery Correct error in previous, noted by Nick...
details: https://anonhg.NetBSD.org/src/rev/6b030afd2a0e
branches: trunk
changeset: 552307:6b030afd2a0e
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Sep 23 12:14:49 2003 +0000
description:
Correct error in previous, noted by Nick Hudson.
diffstat:
sbin/routed/rtquery/rtquery.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 1fe61aa1d1e1 -r 6b030afd2a0e sbin/routed/rtquery/rtquery.8
--- a/sbin/routed/rtquery/rtquery.8 Tue Sep 23 11:33:50 2003 +0000
+++ b/sbin/routed/rtquery/rtquery.8 Tue Sep 23 12:14:49 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rtquery.8,v 1.18 2003/09/07 16:22:23 wiz Exp $
+.\" $NetBSD: rtquery.8,v 1.19 2003/09/23 12:14:49 wiz Exp $
.\"
.Dd June 1, 1996
.Dt RTQUERY 8
@@ -67,8 +67,8 @@
is also used to turn tracing on or off in
.Xr routed 8 .
.Pp
-.Dl RFC 1058 - Routing Information Protocol, RIPv1
-.Dl RFC 1723 - Routing Information Protocol, RIPv2
+The following options are available:
+.Bl -tag -width indent
.It Fl n
displays only the numeric network and host numbers instead of both
numeric and symbolic.
Home |
Main Index |
Thread Index |
Old Index