=================================================================== RCS file: /cvs/mandoc/mdoc.7,v retrieving revision 1.23 retrieving revision 1.26 diff -u -p -r1.23 -r1.26 --- mandoc/mdoc.7 2009/06/10 20:18:43 1.23 +++ mandoc/mdoc.7 2009/06/11 20:02:37 1.26 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.23 2009/06/10 20:18:43 kristaps Exp $ +.\" $Id: mdoc.7,v 1.26 2009/06/11 20:02:37 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 10 2009 $ +.Dd $Mdocdate: June 11 2009 $ .Dt MDOC 7 .Os .\" SECTION @@ -393,7 +393,7 @@ then the macro accepts an arbitrary number of argument .It \&.Os Ta \&No Ta \&No Ta n .It \&.Pp Ta \&No Ta \&No Ta 0 .It \&.Ad Ta Yes Ta Yes Ta n -.It \&.An Ta \&No Ta Yes Ta n +.It \&.An Ta Yes Ta Yes Ta n .It \&.Ar Ta Yes Ta Yes Ta n .It \&.Cd Ta Yes Ta \&No Ta >0 .It \&.Cm Ta Yes Ta Yes Ta n @@ -405,7 +405,7 @@ then the macro accepts an arbitrary number of argument .It \&.Fd Ta \&No Ta \&No Ta >0 .It \&.Fl Ta Yes Ta Yes Ta n .It \&.Fn Ta Yes Ta Yes Ta >0 -.It \&.Ft Ta \&No Ta Yes Ta n +.It \&.Ft Ta Yes Ta Yes Ta n .It \&.Ic Ta Yes Ta Yes Ta >0 .It \&.In Ta \&No Ta \&No Ta n .It \&.Li Ta Yes Ta Yes Ta n @@ -436,7 +436,7 @@ then the macro accepts an arbitrary number of argument .It \&.Db Ta \&No Ta \&No Ta 1 .It \&.Em Ta Yes Ta Yes Ta >0 .It \&.Fx Ta Yes Ta Yes Ta n -.It \&.Ms Ta \&No Ta Yes Ta >0 +.It \&.Ms Ta Yes Ta Yes Ta >0 .It \&.No Ta Yes Ta Yes Ta 0 .It \&.Ns Ta Yes Ta Yes Ta 0 .It \&.Nx Ta Yes Ta Yes Ta n @@ -479,10 +479,12 @@ compatibility with these systems. .Bl -dash -compact .\" LIST-ITEM .It -.Sq \&.Fo +.Sq \&.An , +.Sq \&.Fo , +.Sq \&.Ms , and .Sq \&.St -historically weren't always callable. Both are now correctly callable. +historically weren't callable (they are now). .\" LIST-ITEM .It .Sq \&.It \-nested @@ -531,7 +533,7 @@ is callable. The .Nm utility was written by -.An Kristaps Dzonsons Aq kristaps@openbsd.org . +.An Kristaps Dzonsons Aq kristaps@kth.se . .\" SECTION .Sh CAVEATS There are several ambiguous parts of mdoc.