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

Diff for /mandoc/mdoc.7 between version 1.111 and 1.113

version 1.111, 2010/05/30 11:00:53 version 1.113, 2010/06/02 12:01:00
Line 343  file:
Line 343  file:
 \&.Dd $\&Mdocdate$  \&.Dd $\&Mdocdate$
 \&.Dt mdoc 7  \&.Dt mdoc 7
 \&.Os  \&.Os
 \&.  
 \&.Sh NAME  \&.Sh NAME
 \&.Nm foo  \&.Nm foo
 \&.Nd a description goes here  \&.Nd a description goes here
 \&.\e\*q The next is for sections 2, 3, & 9 only.  \&.\e\*q The next is for sections 2, 3, & 9 only.
 \&.\e\*q .Sh LIBRARY  \&.\e\*q .Sh LIBRARY
 \&.  
 \&.Sh SYNOPSIS  \&.Sh SYNOPSIS
 \&.Nm foo  \&.Nm foo
 \&.Op Fl options  \&.Op Fl options
 \&.Ar  \&.Ar
 \&.  
 \&.Sh DESCRIPTION  \&.Sh DESCRIPTION
 The  The
 \&.Nm  \&.Nm
Line 1143  List entry bodies must be left empty.
Line 1140  List entry bodies must be left empty.
 Column bodies have the following syntax:  Column bodies have the following syntax:
 .Pp  .Pp
 .D1 .It col1 <TAB> ... coln  .D1 .It col1 <TAB> ... coln
 .D1 .It col1 Ta ... coln  .D1 .It col1 \&Ta ... coln
 .D1 .It col1 <TAB> col2 Ta coln  .D1 .It col1 <TAB> col2 \&Ta coln
 .Pp  .Pp
 where columns may be separated by tabs, the literal string  where columns may be separated by tabs, the literal string
 .Qq Ta ,  .Qq \&Ta ,
 or a mixture of both.  or a mixture of both.
 These are equivalent except that quoted sections propogate over tabs,  These are equivalent except that quoted sections propogate over tabs,
 for example,  for example,

Legend:
Removed from v.1.111  
changed lines
  Added in v.1.113

CVSweb