Merge pull request #671 from eric-s-raymond/master

Fix a broken font escape in the manual page.
This commit is contained in:
Guy Harris 2018-04-15 10:52:52 -07:00 committed by GitHub
commit f7530ee4d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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.