diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-24 16:13:00 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-24 16:13:00 +0000 |
commit | 873330df46313dc32099c3300b4522a6587aadd3 (patch) | |
tree | 8cd41eec0397a30761a4039aaa4e4e596c435b23 /lib | |
parent | 61d5881cf5c90196bf2efa526724deb9abb7541b (diff) |
typo; deberg@mit.edu
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libpcap/pcap.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpcap/pcap.3 b/lib/libpcap/pcap.3 index eb83e0b399d..543dc9dcb39 100644 --- a/lib/libpcap/pcap.3 +++ b/lib/libpcap/pcap.3 @@ -288,7 +288,7 @@ returns the major number of the version of the pcap used to write the savefile. .PP .B pcap_minor_version() -returns the major number of the version of the pcap used to write the +returns the minor number of the version of the pcap used to write the savefile. .PP .B pcap_file() |