summaryrefslogtreecommitdiffstats
path: root/mdocml.1
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-02 00:10:37 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-02 00:10:37 +0000
commit0d055120de349c30f0ceb537d57f8694f67397da (patch)
tree6909226bceaa9d9affdfc9845b27a40c83ef76f3 /mdocml.1
parentfcccec27b02c05557ea3cad60051abb8ca5a2e62 (diff)
downloadmandoc-0d055120de349c30f0ceb537d57f8694f67397da.tar.gz
Improvements to the xml part.
Diffstat (limited to 'mdocml.1')
-rw-r--r--mdocml.16
1 files changed, 5 insertions, 1 deletions
diff --git a/mdocml.1 b/mdocml.1
index 765b3a41..4bfd0cf3 100644
--- a/mdocml.1
+++ b/mdocml.1
@@ -84,7 +84,6 @@ structured ones:
The engine doesn't understand the
.Sq \&Xo ,
.Sq \&Xc ,
-.Sq \&Ns ,
.Sq \&No ,
.Sq \&Db ,
.Sq \&Sm ,
@@ -102,4 +101,9 @@ If terminating punctuation is found, then
remaining tokens are flushed after line scope is closed, not just the
last one.
.El
+.Pp
+The roff engine in
+.Nm
+produces text in-line; thus, output may already be partially written by
+the time an error is encountered.
.\" .Sh BUGS