summaryrefslogtreecommitdiffstats
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-11-05 08:40:16 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-11-05 08:40:16 +0000
commit54c1839bf6facda8803778f0b1a0f625de1b7e03 (patch)
tree7e80afdb9690f796aeb191e2e71713c307a4c77a /mdoc.7
parentb53b23e2ebb55ef38b0b972ae0cf4f246e20a5cb (diff)
downloadmandoc-54c1839bf6facda8803778f0b1a0f625de1b7e03.tar.gz
Correct support for `\fX' font modes in -Tascii.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.78
1 files changed, 5 insertions, 3 deletions
diff --git a/mdoc.7 b/mdoc.7
index 0a98ba3b..43fd8319 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -131,10 +131,12 @@ and
.Ss Text Decoration
Terms may be text-decorated using the
.Sq \ef
-escape followed by an indicator: B (bold), I, (italic), or P and R
-(Roman, or reset). This form is not recommended for
+escape followed by an indicator: B (bold), I, (italic), R (Roman), or P
+(revert to previous mode). A numerical representation 3, 2, or 1
+(bold, italic, and Roman, respectively) may be used instead. This form
+is not recommended for
.Nm ,
-which encourages semantic, not presentation, annotation.
+which encourages semantic annotation.
.
.
.Ss Predefined Strings