]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Point users to the pcap-tstamp-type man page for information for -j.
authorGuy Harris <[email protected]>
Mon, 23 Aug 2010 22:38:56 +0000 (15:38 -0700)
committerGuy Harris <[email protected]>
Mon, 23 Aug 2010 22:38:56 +0000 (15:38 -0700)
tcpdump.1.in

index a3a6daa01da3839d27ee93012110f669aa59ae36..cdbb941bef1c080c650fc54593ccb90e15f2a482 100644 (file)
@@ -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