diff options
author | Guy Harris <guy@alum.mit.edu> | 2016-07-31 19:42:03 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2016-07-31 19:42:03 -0700 |
commit | c20155c1872b6d07ee01f07899dd75bcd6e65ec1 (patch) | |
tree | 51c938520a0f1a79bda165a36569ba9961adda8e /pcap_activate.3pcap | |
parent | 30e23f3cf3df60a681bc14dd4fb7fba642e29039 (diff) |
Fix a typo.
Diffstat (limited to 'pcap_activate.3pcap')
-rw-r--r-- | pcap_activate.3pcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap_activate.3pcap b/pcap_activate.3pcap index 29860b33..130715ee 100644 --- a/pcap_activate.3pcap +++ b/pcap_activate.3pcap @@ -116,7 +116,7 @@ should check for positive, negative, and zero return codes, and treat all positive return codes as warnings and all negative return codes as errors. .B pcap_statustostr() -cal be called, with a warning or error code as an argument, to fetch a +can be called, with a warning or error code as an argument, to fetch a message describing the warning or error code. .SH SEE ALSO pcap(3PCAP) |