aboutsummaryrefslogtreecommitdiff
path: root/pcap-tstamp.manmisc.in
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2015-03-08 21:39:43 +0100
committerFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2015-03-08 21:39:43 +0100
commitf0b11471594801ed0bfbf7af9bba164ccc134ac5 (patch)
treebd0caea5176d636bfa3f2f3617bdd2360266a62a /pcap-tstamp.manmisc.in
parenta08c110ec191fd877d16ac4d6ce0a0575ce5205f (diff)
downloadlibpcap-f0b11471594801ed0bfbf7af9bba164ccc134ac5.tar.gz
Delete trailing spaces/tabs
Diffstat (limited to 'pcap-tstamp.manmisc.in')
-rw-r--r--pcap-tstamp.manmisc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcap-tstamp.manmisc.in b/pcap-tstamp.manmisc.in
index 6cb066c9..74a9a35d 100644
--- a/pcap-tstamp.manmisc.in
+++ b/pcap-tstamp.manmisc.in
@@ -104,12 +104,12 @@ precision of this time stamp is unspecified; it might or might not be
synchronized with the host operating system's clock.
.TP 5
.BR PCAP_TSTAMP_HOST_LOWPREC " - " host_lowprec
-Time stamp provided by the host on which the capture is being done.
+Time stamp provided by the host on which the capture is being done.
This is a low-precision time stamp, synchronized with the host operating
system's clock.
.TP 5
.BR PCAP_TSTAMP_HOST_HIPREC " - " host_hiprec
-Time stamp provided by the host on which the capture is being done.
+Time stamp provided by the host on which the capture is being done.
This is a high-precision time stamp; it might or might not be
synchronized with the host operating system's clock. It might be more
expensive to fetch than
@@ -129,7 +129,7 @@ the host operating system's clock.
By default, when performing a live capture or reading from a savefile,
time stamps are supplied as seconds since January 1, 1970, 00:00:00 UTC,
and microseconds since that seconds value, even if higher-resolution
-time stamps are available from the capture device or in the savefile.
+time stamps are available from the capture device or in the savefile.
If, when reading a savefile, the time stamps in the file have a higher
resolution than one microsecond, the additional digits of resolution are
discarded.