From: Guy Harris Date: Mon, 23 Aug 2010 22:38:56 +0000 (-0700) Subject: Point users to the pcap-tstamp-type man page for information for -j. X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/681a0748e5d16e5875eda684bf7d32c17b4d5cd8 Point users to the pcap-tstamp-type man page for information for -j. --- 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