diff options
Diffstat (limited to 'pcap_dump_open.3pcap.in')
-rw-r--r-- | pcap_dump_open.3pcap.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap_dump_open.3pcap.in b/pcap_dump_open.3pcap.in index a56e2965..fddecb8d 100644 --- a/pcap_dump_open.3pcap.in +++ b/pcap_dump_open.3pcap.in @@ -54,7 +54,7 @@ is called to write data to an existing open stream .IR fp ; this stream will be closed by a subsequent call to .BR pcap_dump_close (3PCAP). -The stream is assumped to be at the beginning of a file that has been +The stream is assumed to be at the beginning of a file that has been newly created or truncated, so that writes will start at the beginning of the file. Note that on Windows, that stream should be opened in binary mode. |