]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix a broken font escape in the manual page. 671/head
authorEric S. Raymond <[email protected]>
Sun, 15 Apr 2018 17:40:25 +0000 (13:40 -0400)
committerEric S. Raymond <[email protected]>
Sun, 15 Apr 2018 17:40:25 +0000 (13:40 -0400)
tcpdump.1.in

index e9831e2deb7487f1f58a4618f6b2edaf2300464d..3a84547288fa508398a90702b1bc8e8d44ffef52 100644 (file)
@@ -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.