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

Diff for /mandoc/mdoc.7 between version 1.167 and 1.169

version 1.167, 2010/11/30 21:44:59 version 1.169, 2010/12/06 16:37:32
Line 1077  implementations render it poorly.
Line 1077  implementations render it poorly.
 Left- and right-justify the block.  Left- and right-justify the block.
 .It Fl literal  .It Fl literal
 Do not justify the block at all.  Do not justify the block at all.
 Preserve white space and newlines as they appear in the input, including  Preserve white space as it appears in the input.
 if it follows a macro.  
 .It Fl ragged  .It Fl ragged
 Only left-justify the block.  Only left-justify the block.
 .It Fl unfilled  .It Fl unfilled
Line 2666  and
Line 2665  and
 Close a scope opened by  Close a scope opened by
 .Sx \&Xo .  .Sx \&Xo .
 .Ss \&Xo  .Ss \&Xo
 Extend the header of an  Open an extension scope.
 .Sx \&It  This macro originally existed to extend the 9-argument limit of troff;
 macro or the body of a partial-implicit block macro  since this limit has been lifted, the macro has been deprecated.
 beyond the end of the input line.  
 This macro originally existed to work around the 9-argument limit  
 of historic  
 .Xr roff 7 .  
 .Ss \&Xr  .Ss \&Xr
 Link to another manual  Link to another manual
 .Pq Qq cross-reference .  .Pq Qq cross-reference .
Line 2738  The following problematic behaviour is found in groff:
Line 2733  The following problematic behaviour is found in groff:
 .ds hist (Historic groff only.)  .ds hist (Historic groff only.)
 .Pp  .Pp
 .Bl -dash -compact  .Bl -dash -compact
   .It
   Display macros
   .Pq Sx \&Bd , Sx \&Dl , and Sx \&D1
   may not be nested.
   \*[hist]
 .It  .It
 .Sx \&At  .Sx \&At
 with unknown arguments produces no output at all.  with unknown arguments produces no output at all.

Legend:
Removed from v.1.167  
changed lines
  Added in v.1.169

CVSweb