Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/shmif_dumpbus Fix xref.



details:   https://anonhg.NetBSD.org/src/rev/6a5dcd8374c6
branches:  trunk
changeset: 760760:6a5dcd8374c6
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jan 12 19:53:12 2011 +0000

description:
Fix xref.

diffstat:

 usr.bin/shmif_dumpbus/shmif_dumpbus.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 6a3ec429be89 -r 6a5dcd8374c6 usr.bin/shmif_dumpbus/shmif_dumpbus.1
--- a/usr.bin/shmif_dumpbus/shmif_dumpbus.1     Wed Jan 12 19:52:15 2011 +0000
+++ b/usr.bin/shmif_dumpbus/shmif_dumpbus.1     Wed Jan 12 19:53:12 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: shmif_dumpbus.1,v 1.1 2011/01/12 16:14:24 pooka Exp $
+.\"    $NetBSD: shmif_dumpbus.1,v 1.2 2011/01/12 19:53:12 wiz Exp $
 .\"
 .\" Copyright (c) 2011 Antti Kantee.  All rights reserved.
 .\"
@@ -67,9 +67,9 @@
 $ shmif_dumpbus -p - busfile | tcpdump -r -
 .Ed
 .Sh SEE ALSO
-.Xr tcpdump 1 ,
 .Xr pcap 3 ,
-.Xr shmif 4
+.Xr shmif 4 ,
+.Xr tcpdump 8
 .Sh CAVEATS
 .Nm
 does not lock the busfile and is best used for post-mortem analysis



Home | Main Index | Thread Index | Old Index