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

Diff for /mandoc/mdoc.7 between version 1.160 and 1.162

version 1.160, 2010/09/27 06:56:44 version 1.162, 2010/10/24 14:49:35
Line 1076  implementations render it poorly.
Line 1076  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 as it appears in the input.  Preserve white space and newlines as they appear in the input, including
   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 1870  Examples:
Line 1871  Examples:
 \&.Fn funcname  \&.Fn funcname
 .Ed  .Ed
 .Pp  .Pp
   When referring to a function documented in another manual page,
   .Sx \&Xr
   is usually preferable.
 See also  See also
 .Sx MANUAL STRUCTURE  .Sx MANUAL STRUCTURE
 and  and

Legend:
Removed from v.1.160  
changed lines
  Added in v.1.162

CVSweb