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 /mdocml.1 | |
parent | 89953ac5c4d3fbb0306d1e3fd313a22d9202f737 (diff) | |
download | mandoc-abb5875a9f265b0817374368eab8595832526e94.tar.gz |
More documentation/installation fixes.
Diffstat (limited to 'mdocml.1')
-rw-r--r-- | mdocml.1 | 15 |
1 files changed, 3 insertions, 12 deletions
@@ -81,16 +81,7 @@ utility was written by .An Kristaps Dzonsons Aq kristaps@kth.se . .\" .Sh CAVEATS -The most glaring short-coming of -.Nm -is that it doesn't yet support the -.Sq \&Xc -and -.Sq \&Xo -macros when used to extend the line arguments to -.Sq \&It ; -in effect, trampling the body section. We note that this is explicitly -discouraged in -.Xr mdoc.samples 7 , -but in practice used quite often. +See +.Xr mdoc 3 +for a list of bugs, caveats, and incomplete macros. .\" .Sh BUGS |