diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2020-02-16 22:21:44 +0000 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2020-02-16 22:46:34 +0000 |
commit | bfddda26cf912769f4d80ff7a3c7fd5ce66dfbf3 (patch) | |
tree | d1efbca1905ea1e7fbad1718cfb226792931fe6e /pcap_findalldevs.3pcap | |
parent | d615abec7e0237299250c409dca23effb8dd36cc (diff) |
Show correct last modified date in all man pages.
For clarity, as before, the last modified date stands for changes more
substantial than trivial editorial and formatting fixups. That, for
example, would be at least a change of the described behaviour, return
value, semantics or backward compatibility.
[skip ci]
Diffstat (limited to 'pcap_findalldevs.3pcap')
-rw-r--r-- | pcap_findalldevs.3pcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap_findalldevs.3pcap b/pcap_findalldevs.3pcap index 5cd39072..67429e8e 100644 --- a/pcap_findalldevs.3pcap +++ b/pcap_findalldevs.3pcap @@ -17,7 +17,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.TH PCAP_FINDALLDEVS 3PCAP "22 August 2018" +.TH PCAP_FINDALLDEVS 3PCAP "23 August 2018" .SH NAME pcap_findalldevs, pcap_freealldevs \- get a list of capture devices, and free that list |