Fix xref.
This commit is contained in:
parent
0933ade5c6
commit
2164f8a67d
|
@ -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 @@ Feed the busfile contents to pcap:
|
|||
$ 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
|
||||
|
|
Loading…
Reference in New Issue