summaryrefslogtreecommitdiff
path: root/tcpdump.1.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2010-08-23 15:38:56 -0700
committerGuy Harris <guy@alum.mit.edu>2010-08-23 15:38:56 -0700
commit4be7a37b2c0d897a2fd575e2eb18b62a49328b39 (patch)
tree8b37f5cb8168da81cc3c2b92a3c35cfaacff3c37 /tcpdump.1.in
parentce0f1d2e8ea0a2a97c740faf7823c93ae69bae26 (diff)
downloadtcpdump-4be7a37b2c0d897a2fd575e2eb18b62a49328b39.tar.gz
Point users to the pcap-tstamp-type man page for information for -j.
Diffstat (limited to 'tcpdump.1.in')
-rw-r--r--tcpdump.1.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in
index a3a6daa0..cdbb941b 100644
--- a/tcpdump.1.in
+++ b/tcpdump.1.in
@@ -367,7 +367,11 @@ is specified, only those link-layer types available when in monitor mode
will be shown.
.TP
.B \-j
-Set the time stamp type for the capture to \fItstamp_type\fP.
+Set the time stamp type for the capture to \fItstamp_type\fP. The names
+to use for the time stamp types are given in
+.BR pcap-tstamp-type (@MAN_MISC_INFO@);
+not all the types listed there will necessarily be valid for any given
+interface.
.TP
.B \-J
List the supported time stamp types for the interface and exit. If the
@@ -1653,7 +1657,7 @@ Ethernet interface removed the packet from the wire and when the kernel
serviced the `new packet' interrupt.
.SH "SEE ALSO"
stty(1), pcap(3PCAP), bpf(4), nit(4P), pcap-savefile(@MAN_FILE_FORMATS@),
-pcap-filter(@MAN_MISC_INFO@)
+pcap-filter(@MAN_MISC_INFO@), pcap-tstamp-type(@MAN_MISC_INFO@)
.SH AUTHORS
The original authors are:
.LP