diff options
Diffstat (limited to 'pcap_set_tstamp_type.3pcap.in')
-rw-r--r-- | pcap_set_tstamp_type.3pcap.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap_set_tstamp_type.3pcap.in b/pcap_set_tstamp_type.3pcap.in index e58cdd4b0d77..7899da3106a4 100644 --- a/pcap_set_tstamp_type.3pcap.in +++ b/pcap_set_tstamp_type.3pcap.in @@ -34,7 +34,7 @@ int pcap_set_tstamp_type(pcap_t *p, int tstamp_type); .fi .SH DESCRIPTION .B pcap_set_tstamp_type() -sets the the type of time stamp desired for packets captured on the pcap +sets the type of time stamp desired for packets captured on the pcap descriptor to the type specified by .IR tstamp_type . It must be called on a pcap descriptor created by |