aboutsummaryrefslogtreecommitdiffstatshomepage
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
commitd80276536610615caffcc3d1d5ffc405bfc5cc26 (patch)
treebb51d17964d6cda2548ff51c7f0cf7ae818099a0 /mdoc.7
parentcb156f15852e81dc6e6cda189a91729f275f6c46 (diff)
downloadmandoc-d80276536610615caffcc3d1d5ffc405bfc5cc26.tar.gz
mandoc-d80276536610615caffcc3d1d5ffc405bfc5cc26.tar.zst
mandoc-d80276536610615caffcc3d1d5ffc405bfc5cc26.zip
Correct support for `\fX' font modes in -Tascii.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.712
1 files changed, 7 insertions, 5 deletions
diff --git a/mdoc.7 b/mdoc.7
index c7e6f924..46e550d7 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.73 2009/11/02 11:39:40 kristaps Exp $
+.\" $Id: mdoc.7,v 1.74 2009/11/05 08:40:16 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: November 2 2009 $
+.Dd $Mdocdate: November 5 2009 $
.Dt MDOC 7
.Os
.
@@ -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