summaryrefslogtreecommitdiff
path: root/tcpdump.1.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2018-04-15 13:40:25 -0400
committerEric S. Raymond <esr@thyrsus.com>2018-04-15 13:40:25 -0400
commit2edef3459ff694deaddb67643bd65fe3d1a416ec (patch)
treed7944491fd0dad17058e4c355451e2095765ad90 /tcpdump.1.in
parentee29ee496cf7b09447df631c31d95ac3ea4538b0 (diff)
downloadtcpdump-2edef3459ff694deaddb67643bd65fe3d1a416ec.tar.gz
Fix a broken font escape in the manual page.
Diffstat (limited to 'tcpdump.1.in')
-rw-r--r--tcpdump.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in
index e9831e2d..3a845472 100644
--- a/tcpdump.1.in
+++ b/tcpdump.1.in
@@ -1156,7 +1156,7 @@ those are reported as \fBECT(1)\fP, \fBECT(0)\fP, or \fBCE\fP.
\fIoffset\fP is the fragment offset field; it is printed whether this is
part of a fragmented datagram or not.
\fIflags\fP are the MF and DF flags; \fB+\fP is reported if MF is set,
-and \fBDF\P is reported if F is set. If neither are set, \fB.\fP is
+and \fBDF\fP is reported if F is set. If neither are set, \fB.\fP is
reported.
\fIproto\fP is the protocol ID field.
\fIlength\fP is the total length field.