summaryrefslogtreecommitdiffstats
path: root/mdoc.3
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-01-20 15:05:01 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-01-20 15:05:01 +0000
commitabb5875a9f265b0817374368eab8595832526e94 (patch)
treeb5e9d7da13ac7fd67d0dafde0f6a3adada47afce /mdoc.3
parent89953ac5c4d3fbb0306d1e3fd313a22d9202f737 (diff)
downloadmandoc-abb5875a9f265b0817374368eab8595832526e94.tar.gz
More documentation/installation fixes.
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 560f84cb..bdf54294 100644
--- a/mdoc.3
+++ b/mdoc.3
@@ -180,3 +180,13 @@ macro only accepts a single parameter. Furthermore, several macros
.Pf ( Sq \&Pp ,
.Sq \&It ,
and possibly others) accept multiple arguments with a warning.
+.Pp
+Incompatible: only those macros specified by
+.Xr mdoc.samples 7
+and
+.Xr mdoc 7
+for
+.Ox
+are supported; support for
+.Nx
+and other BSD systems is in progress.