summaryrefslogtreecommitdiffstatshomepage
path: root/mdocml.1
diff options
context:
space:
mode:
Diffstat (limited to 'mdocml.1')
-rw-r--r--mdocml.18
1 files changed, 6 insertions, 2 deletions
diff --git a/mdocml.1 b/mdocml.1
index 0972bed0..d04ce971 100644
--- a/mdocml.1
+++ b/mdocml.1
@@ -1,5 +1,5 @@
.\"
-.Dd $Mdocdate: December 1 2008 $
+.Dd $Mdocdate: December 2 2008 $
.Dt mdocml 1
.Os
.\"
@@ -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