From bd329dd8fae21fc03372e563b33ef77a421e7ea9 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Thu, 26 Mar 2009 16:23:22 +0000 Subject: All macro-invocations, for consistency, begin with `.' in documentation. Fixed \\ -> \e in manual documentation. All preliminary -man macros in place. --- mdoc.3 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'mdoc.3') diff --git a/mdoc.3 b/mdoc.3 index 31e86791..633a1fbf 100644 --- a/mdoc.3 +++ b/mdoc.3 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.3,v 1.23 2009/03/23 09:42:43 kristaps Exp $ +.\" $Id: mdoc.3,v 1.24 2009/03/26 16:23:22 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 23 2009 $ +.Dd $Mdocdate: March 26 2009 $ .Dt mdoc 3 .Os .\" SECTION @@ -314,23 +314,23 @@ utility was written by .\" LIST-ITEM .It The -.Sq \&Xc +.Sq \&.Xc and -.Sq \&Xo +.Sq \&.Xo macros aren't handled when used to span lines for the -.Sq \&It +.Sq \&.It macro. .\" LIST-ITEM .It The -.Sq \&Bsx +.Sq \&.Bsx macro family doesn't yet understand version arguments. .\" LIST-ITEM .It If not given a value, the \-offset argument to -.Sq \&Bd +.Sq \&.Bd and -.Sq \&Bl +.Sq \&.Bl should be the width of .Qq ; instead, a value of @@ -339,7 +339,7 @@ is provided. .\" LIST-ITEM .It Columns widths in -.Sq \&Bl \-column +.Sq \&.Bl \-column should default to width .Qq if not included. -- cgit v1.2.3