=================================================================== RCS file: /cvs/mandoc/Attic/mdocterm.1,v retrieving revision 1.3 retrieving revision 1.5 diff -u -p -r1.3 -r1.5 --- mandoc/Attic/mdocterm.1 2009/02/23 13:05:06 1.3 +++ mandoc/Attic/mdocterm.1 2009/02/25 15:12:26 1.5 @@ -1,4 +1,4 @@ -.\" $Id: mdocterm.1,v 1.3 2009/02/23 13:05:06 kristaps Exp $ +.\" $Id: mdocterm.1,v 1.5 2009/02/25 15:12:26 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -16,7 +16,7 @@ .\" TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 23 2009 $ +.Dd $Mdocdate: February 25 2009 $ .Dt mdocmterm 1 .Os .\" SECTION @@ -117,4 +117,12 @@ utility was written by .Sh CAVEATS See .Xr mdoc 3 -for a list of bugs, caveats, and incomplete macros. +for a list of bugs, caveats, and incomplete macros regarding the +document parse. +.Pp +For front-end formatting, the +.Sq -hang , +.Sq -inset +and +.Sq -column +list types aren't yet supported.