summaryrefslogtreecommitdiffstats
path: root/mdoc.3
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-12 16:30:50 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-12 16:30:50 +0000
commit03f7a9976b388e476f2850c33f22cc63572f6a48 (patch)
tree212211aed9deabbdb3b4aabe5c95343e84e0bb28 /mdoc.3
parentdd35a6706a756677ff1c2734a6eb2fad8a6784fb (diff)
downloadmandoc-03f7a9976b388e476f2850c33f22cc63572f6a48.tar.gz
Added -nested (doesn't do anything).
Added .%C. .Cd is now callable. Added .Rv -std.
Diffstat (limited to 'mdoc.3')
-rw-r--r--mdoc.319
1 files changed, 19 insertions, 0 deletions
diff --git a/mdoc.3 b/mdoc.3
index 12a4ce6b..ca8e86cf 100644
--- a/mdoc.3
+++ b/mdoc.3
@@ -375,6 +375,10 @@ systems is in progress.
.Bl -bullet
.\" LIST-ITEM
.It
+.Sq \&Cd
+isn't labelled as callable but is.
+.\" LIST-ITEM
+.It
NetBSD
.Sq \&It \-nested
is assumed for all lists: any list may be nested and
@@ -391,6 +395,21 @@ of proceeded), is not supported.
The
.Sq \&At
macro only accepts a single parameter.
+.\" LIST-ITEM
+.It
+Some manuals use
+.Sq \&Li
+incorrectly by following it with a delimeter (see
+.Xr mdoc.samples 7 )
+and expecting the delimiter to render. This is not supported.
+.\" LIST-ITEM
+.It
+The
+.Sq Bx
+family of macros (
+.Sq Ux ,
+.Sq Nx
+and so on) are not callable as they are in NetBSD.
.El
.\" SECTION
.Sh SEE ALSO