diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2018-07-19 09:01:33 +0000 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2018-07-19 09:02:14 +0000 |
commit | f83a95daa143516cd20225e9fa66d523c4c1234d (patch) | |
tree | 94f5a15e63c30e90c12ef7a50912ca20f19a27e3 /pcap-tstamp.manmisc.in | |
parent | 44360a51ef60f0dd9be61cd0a4f5a7aff1ffb1c3 (diff) |
Make more small fixups to the man pages.
Among other things make sure a reference to pcap(3PCAP) is in the
SEE ALSO section of every man page by default.
[skip ci]
Diffstat (limited to 'pcap-tstamp.manmisc.in')
-rw-r--r-- | pcap-tstamp.manmisc.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pcap-tstamp.manmisc.in b/pcap-tstamp.manmisc.in index 12405c83..6437e80e 100644 --- a/pcap-tstamp.manmisc.in +++ b/pcap-tstamp.manmisc.in @@ -164,3 +164,5 @@ when capturing packets, this does not reflect the actual precision of the time stamp supplied by the hardware or operating system and, when reading a savefile, this does not indicate the actual precision of time stamps in the file. +.SH SEE ALSO +pcap(3PCAP) |