diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2017-10-12 14:54:10 +0100 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2017-10-12 14:55:06 +0100 |
commit | 6bb6afbc123fd0f08f6a1250eb27cb91c69fdd6d (patch) | |
tree | 73bdee607d3156bb623c71a2b0f9c58908e07aa5 /tcpdump.1.in | |
parent | 9b845d6549f426b892d61b5d05adb2823ecaf991 (diff) | |
download | tcpdump-6bb6afbc123fd0f08f6a1250eb27cb91c69fdd6d.tar.gz |
Add a missing closing quote to the man page.
Diffstat (limited to 'tcpdump.1.in')
-rw-r--r-- | tcpdump.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in index 4435c4fa..6f3e9c3b 100644 --- a/tcpdump.1.in +++ b/tcpdump.1.in @@ -1225,7 +1225,7 @@ The \fBS\fP indicates that the \fISYN\fP flag was set. The packet sequence number was 768512 and it contained no data. (The notation is `first:last' which means `sequence numbers \fIfirst\fP -up to but not including \fIlast\fP.) +up to but not including \fIlast\fP'.) There was no piggy-backed ack, the available receive window was 4096 bytes and there was a max-segment-size option requesting an mss of 1024 bytes. |