=================================================================== RCS file: /cvs/mandoc/mandoc.1,v retrieving revision 1.4 retrieving revision 1.6 diff -u -p -r1.4 -r1.6 --- mandoc/mandoc.1 2009/03/21 13:09:29 1.4 +++ mandoc/mandoc.1 2009/03/22 19:08:53 1.6 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.4 2009/03/21 13:09:29 kristaps Exp $ +.\" $Id: mandoc.1,v 1.6 2009/03/22 19:08:53 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: March 21 2009 $ +.Dd $Mdocdate: March 22 2009 $ .Dt mandoc 1 .Os .\" SECTION @@ -184,21 +184,25 @@ utility was written by .Sh CAVEATS The .Nm -utility doesn't yet know how to display the following: +utility in +.Fl T Ns Ar ascii +mode doesn't yet know how to display the following: .Pp .Bl -bullet -compact .It The \-hang .Sq \&Bl list is not yet supported. +.\" LIST-ITEM .It The \-literal and \-unfilled .Sq \&Bd displays types are synonyms, as are \-filled and \-ragged. +.\" LIST-ITEM .It The -.Sq \&Xo/Xc -pair isn't supported. +.Sq \&Bd +macro doesn't process \-compact . .El .Pp Other macros still aren't supported by virtue of nobody complaining