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

Diff for /mandoc/mandoc.1 between version 1.28 and 1.31

version 1.28, 2009/07/24 14:00:59 version 1.31, 2009/08/20 11:51:07
Line 257  To check over a large set of manuals:
Line 257  To check over a large set of manuals:
 .Dl % mandoc \-Tlint \-fign-errors `find /usr/src -name \e*\e.[1-9]`  .Dl % mandoc \-Tlint \-fign-errors `find /usr/src -name \e*\e.[1-9]`
 .\" SECTION  .\" SECTION
 .Sh COMPATIBILITY  .Sh COMPATIBILITY
   .\" FIXME: libman `na' and `DT' have no effect.
 This section summarises  This section summarises
 .Nm  .Nm
 compatibility with  compatibility with
 .Xr groff 1 .  .Xr groff 1 .
 .Pp  .Pp
 .Bl -bullet -compact  .Bl -bullet -compact
   .\" LIST-ITEM
 .It  .It
   The
   .Sq \e~
   special character doesn't produce expected behaviour.
   .\" LIST-ITEM
   .It
 In  In
 .Xr groff 1 ,  .Xr groff 1 ,
 the  the
 .Sq \&Pa  .Sq \&Pa
 macro does not underline when under a  macro does not underline when under a
 .Sq \&It .  .Sq \&It
 This behaves correctly in  in the FILES section.  This behaves correctly in
 .Nm .  .Nm .
   .\" LIST-ITEM
 .It  .It
 A list or display following  A list or display following
 .Sq \&Ss  .Sq \&Ss
Line 281  does not assert a prior vertical break, just as it doe
Line 289  does not assert a prior vertical break, just as it doe
 The \-literal and \-unfilled  The \-literal and \-unfilled
 .Sq \&Bd  .Sq \&Bd
 displays types are synonyms, as are \-filled and \-ragged.  displays types are synonyms, as are \-filled and \-ragged.
   .\" LIST-ITEM
 .It  .It
 Words aren't hyphenated.  Words aren't hyphenated.
   .\" LIST-ITEM
 .It  .It
 In normal mode (not a literal block), blocks of spaces aren't preserved,  In normal mode (not a literal block), blocks of spaces aren't preserved,
 so double spaces following sentence closure are reduced to a single space  so double spaces following sentence closure are reduced to a single space.
 .Pq Dq French spacing .  
 .El  .El
 .\" SECTION  .\" SECTION
 .Sh SEE ALSO  .Sh SEE ALSO

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.31

CVSweb