Source-Changes-HG archive

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

[src/netbsd-1-5]: src/usr.sbin/ndp Pull up revision 1.11 (requested by wiz):



details:   https://anonhg.NetBSD.org/src/rev/08de6a295d17
branches:  netbsd-1-5
changeset: 491073:08de6a295d17
user:      he <he%NetBSD.org@localhost>
date:      Wed Apr 04 16:34:47 2001 +0000

description:
Pull up revision 1.11 (requested by wiz):
  Xref tcpdump 8, not 1.

diffstat:

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

diffs (18 lines):

diff -r eb58215db409 -r 08de6a295d17 usr.sbin/ndp/ndp.8
--- a/usr.sbin/ndp/ndp.8        Wed Apr 04 16:33:41 2001 +0000
+++ b/usr.sbin/ndp/ndp.8        Wed Apr 04 16:34:47 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ndp.8,v 1.7.4.1 2000/06/21 08:23:10 itojun Exp $
+.\"    $NetBSD: ndp.8,v 1.7.4.2 2001/04/04 16:34:47 he Exp $
 .\"    $KAME: ndp.8,v 1.12 2000/06/20 21:50:17 itojun Exp $
 .\"
 .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -159,7 +159,7 @@
 .It Fl t
 Print timestamp on each entries,
 to make it possible to merge output with
-.Xr tcpdump 1 .
+.Xr tcpdump 8 .
 Most useful when used with
 .Fl A .
 .El



Home | Main Index | Thread Index | Old Index