summaryrefslogtreecommitdiffstats
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-07-19 09:19:22 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-07-19 09:19:22 +0000
commitf11858f8c52feb3cb4c96ea4882cf7d40e90b6af (patch)
treec9ba5a250540781cb788da953ad1bfa93b7b3d83 /mdoc.7
parent815d47fb2296ee1da844b1f33f2170aca4c312de (diff)
downloadmandoc-f11858f8c52feb3cb4c96ea4882cf7d40e90b6af.tar.gz
Removed \s documentation, as we (1) never supported it, and (2) never
will. Also whack the dot-separator from the embedded man.7 manual.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.723
1 files changed, 1 insertions, 22 deletions
diff --git a/mdoc.7 b/mdoc.7
index eaf8ebe5..7709cf43 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -135,28 +135,7 @@ If
is specified outside of any font scope, such as in unenclosed, free-form
text, it will affect the remainder of the document.
.Pp
-Text may also be sized with the
-.Sq \es
-escape, whose syntax is one of
-.Sq \es+-n
-for one-digit numerals;
-.Sq \es(+-nn
-or
-.Sq \es+-(nn
-for two-digit numerals; and
-.Sq \es[+-N] ,
-.Sq \es+-[N] ,
-.Sq \es'+-N' ,
-or
-.Sq \es+-'N'
-for arbitrary-digit numerals:
-.Pp
-.D1 \es+1bigger\es-1
-.D1 \es[+10]much bigger\es[-10]
-.D1 \es+(10much bigger\es-(10
-.D1 \es+'100'much much bigger\es-'100'
-.Pp
-Note these forms are
+Note this form is
.Em not
recommended for
.Nm ,