summaryrefslogtreecommitdiffstats
path: root/mdoc.3
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc.3')
-rw-r--r--mdoc.35
1 files changed, 5 insertions, 0 deletions
diff --git a/mdoc.3 b/mdoc.3
index 68a6618a..ae24eb70 100644
--- a/mdoc.3
+++ b/mdoc.3
@@ -200,6 +200,7 @@ an asterisk and non-open-parenthesis
.Sq \&*
for single-character sequences; or one of a small set of standalone
single characters for other escapes.
+.\" PARAGRAPH
.Pp
Examples:
.Pp
@@ -230,6 +231,10 @@ prints
.Dq \*q
.Pq double-quote
.El
+.\" PARAGRAPH
+.Pp
+All escaped sequences are syntax-checked, but it's up to the front-end
+system to correctly render them to the output device.
.\" SUBSECTION
.Ss Abstract Syntax Tree
The