aboutsummaryrefslogtreecommitdiff
path: root/pcap_dump_open.3pcap.in
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2020-08-22 01:55:39 +0100
committerDenis Ovsienko <denis@ovsienko.info>2020-08-22 01:55:39 +0100
commit2b8e6b9eebe4657fbed9832bab98a4ecdc5b643d (patch)
tree49c1df2669d9ce19407c3d46f08539df3342ece3 /pcap_dump_open.3pcap.in
parent011ac98ff8857872b6318b481e4081e8bf5493d5 (diff)
man: Fixup some typos and letter case. [skip ci]
Diffstat (limited to 'pcap_dump_open.3pcap.in')
-rw-r--r--pcap_dump_open.3pcap.in2
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.