Workaround help2man defficiency that prevents mandoc from rendering

This commit is contained in:
Baptiste Daroussin 2014-11-23 23:17:18 +00:00
parent 526c8885fd
commit 15eb6e34a6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274932

View File

@ -2001,7 +2001,7 @@ can be used to control whether the current buffer's scanning
context for the next token match is done as though at the
beginning of a line.
A non-zero macro argument makes rules anchored with
'^' active, while a zero argument makes '^' rules inactive.
'^' active, while a zero argument makes '^' rules inactive.
.PP
The macro
.B YY_AT_BOL()
@ -2356,8 +2356,7 @@ automatically anyway.
.TP
.B \-F, \-\-fast
specifies that the
.ul
fast
.I fast
scanner table representation should be used (and stdio
bypassed).
This representation is about as fast as the full table representation