mdoc: rendering fixes

This commit is contained in:
Baptiste Daroussin 2015-04-26 10:55:39 +00:00
parent 272a3bb29b
commit a2746a445f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=282007
2 changed files with 8 additions and 4 deletions

View File

@ -392,10 +392,12 @@ and
.Ql ?\&
are ordinary characters, and their functionality
can be expressed using bounds
.No ( Ql {1,}
.Po
.Ql {1,}
or
.Ql {0,1}
respectively).
respectively
.Pc .
Also note that
.Ql x+
in modern REs is equivalent to

View File

@ -420,10 +420,12 @@ it should have been the result from the most recent
using that
.Ft regex_t .
The
.Fn ( regerror
.Po
.Fn regerror
may be able to supply a more detailed message using information
from the
.Ft regex_t . )
.Ft regex_t .
.Pc
The
.Fn regerror
function