From 2edef3459ff694deaddb67643bd65fe3d1a416ec Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 15 Apr 2018 13:40:25 -0400 Subject: Fix a broken font escape in the manual page. --- tcpdump.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcpdump.1.in') 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. -- cgit v1.2.1