From abb5875a9f265b0817374368eab8595832526e94 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Tue, 20 Jan 2009 15:05:01 +0000 Subject: More documentation/installation fixes. --- mdoc.3 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mdoc.3') 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. -- cgit