Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/traceroute Fix xref.



details:   https://anonhg.NetBSD.org/src/rev/9f5b20b28b01
branches:  trunk
changeset: 521585:9f5b20b28b01
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Feb 02 02:03:13 2002 +0000

description:
Fix xref.

diffstat:

 usr.sbin/traceroute/traceroute.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5c2338021c4d -r 9f5b20b28b01 usr.sbin/traceroute/traceroute.8
--- a/usr.sbin/traceroute/traceroute.8  Sat Feb 02 02:02:44 2002 +0000
+++ b/usr.sbin/traceroute/traceroute.8  Sat Feb 02 02:03:13 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: traceroute.8,v 1.14 2002/01/19 11:45:03 wiz Exp $
+.\" $NetBSD: traceroute.8,v 1.15 2002/02/02 02:03:13 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1995, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -157,7 +157,7 @@
 an error is returned.
 This option can be used to ping a local host through an interface
 that has no route through it (e.g., after the interface was dropped by
-.IR routed (8C)).
+.IR routed (8)).
 .TP
 .B \-s
 Use the following IP address (which usually is given as an IP number, not



Home | Main Index | Thread Index | Old Index