diff options
author | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2015-03-08 21:39:43 +0100 |
---|---|---|
committer | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2015-03-08 21:39:43 +0100 |
commit | f0b11471594801ed0bfbf7af9bba164ccc134ac5 (patch) | |
tree | bd0caea5176d636bfa3f2f3617bdd2360266a62a /pcap_setdirection.3pcap | |
parent | a08c110ec191fd877d16ac4d6ce0a0575ce5205f (diff) |
Delete trailing spaces/tabs
Diffstat (limited to 'pcap_setdirection.3pcap')
-rw-r--r-- | pcap_setdirection.3pcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap_setdirection.3pcap b/pcap_setdirection.3pcap index 70920b17..871a5b04 100644 --- a/pcap_setdirection.3pcap +++ b/pcap_setdirection.3pcap @@ -37,7 +37,7 @@ is used to specify a direction that packets will be captured. is one of the constants .BR PCAP_D_IN , .B PCAP_D_OUT -or +or .BR PCAP_D_INOUT . .B PCAP_D_IN will only capture packets received by the device, |