summaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.3
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc.3')
-rw-r--r--mdoc.312
1 files changed, 11 insertions, 1 deletions
diff --git a/mdoc.3 b/mdoc.3
index 0adcb26c..e4519c88 100644
--- a/mdoc.3
+++ b/mdoc.3
@@ -1,5 +1,5 @@
.\"
-.Dd $Mdocdate: January 16 2009 $
+.Dd $Mdocdate: January 17 2009 $
.Dt mdoc 3
.Os
.\"
@@ -127,6 +127,12 @@ utility was written by
.\"
.\"
.Sh BUGS
+Both bugs and incompabilities are documented in this section. An
+incompatible macro or behaviour is relative to the default
+.Xr groff 1
+system bundled with
+.Ox .
+.Pp
The
.Sq \&Xc
and
@@ -141,3 +147,7 @@ When
is invoked, whitespace is not stripped around
.Sq \&Ta
or tab-character separators.
+.Pp
+The
+.Sq \&At
+macro only accepts a single parameter.