summaryrefslogtreecommitdiffstats
path: root/mdoc.3
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-01-17 16:15:27 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-01-17 16:15:27 +0000
commitc6e35c35ae3f9fc589c153d500eb8d77813f2780 (patch)
treea2b2dda54e095730873ac80a13f367899739038b /mdoc.3
parent56f0b4a0fb2fb74f3bf1c6f8ed87ce2b716bcf52 (diff)
downloadmandoc-c6e35c35ae3f9fc589c153d500eb8d77813f2780.tar.gz
Documentation, more validations, cleaned up actions, added Nm action.
Diffstat (limited to 'mdoc.3')
-rw-r--r--mdoc.310
1 files changed, 10 insertions, 0 deletions
diff --git a/mdoc.3 b/mdoc.3
index a1b468cd..75ac1eea 100644
--- a/mdoc.3
+++ b/mdoc.3
@@ -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.