[BACK]Return to mdoc.7 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/mdoc.7 between version 1.30 and 1.32

version 1.30, 2009/06/17 14:08:47 version 1.32, 2009/06/22 13:09:17
Line 278  In-lines have \(>=0 scoped arguments.
Line 278  In-lines have \(>=0 scoped arguments.
   
 \&.Yy \(lB\-arg \(lBval...\(rB\(rB arg0 arg1 argN  \&.Yy \(lB\-arg \(lBval...\(rB\(rB arg0 arg1 argN
 .Ed  .Ed
 .\"  .\" SECTION
   .Sh STRUCTURE
   Each
   .Nm
   document must begin with the document prologue, containing, in order,
   .Sq \&.Dd ,
   .Sq \&.Dt ,
   and
   .Sq \&.Os .
   .Pp
   Following these, the document body must begin with the NAME section
   containing at least one
   .Sq \&.Nm
   followed by a
   .Sq \&.Nd
   macro.
   .\" SECTION
 .Sh MACROS  .Sh MACROS
 This section contains a complete list of all  This section contains a complete list of all
 .Nm  .Nm
Line 618  etc.).
Line 634  etc.).
 There's no way to refer to references in  There's no way to refer to references in
 .Sq \&.Rs/.Re  .Sq \&.Rs/.Re
 blocks.  blocks.
   .\" LIST-ITEM
   .It
   The \-split and \-nosplit arguments to
   .Sq \&.An
   are inane.
 .El  .El

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.32

CVSweb