diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-01-20 15:05:01 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-01-20 15:05:01 +0000 |
commit | abb5875a9f265b0817374368eab8595832526e94 (patch) | |
tree | b5e9d7da13ac7fd67d0dafde0f6a3adada47afce /mdoc.3 | |
parent | 89953ac5c4d3fbb0306d1e3fd313a22d9202f737 (diff) | |
download | mandoc-abb5875a9f265b0817374368eab8595832526e94.tar.gz |
More documentation/installation fixes.
Diffstat (limited to 'mdoc.3')
-rw-r--r-- | mdoc.3 | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |