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

Diff for /mandoc/roff.7 between version 1.58 and 1.60

version 1.58, 2014/09/07 00:21:53 version 1.60, 2014/12/02 10:08:06
Line 747  If the first character of COND is
Line 747  If the first character of COND is
 .Pq even page ,  .Pq even page ,
 .Sq r  .Sq r
 .Pq register accessed ,  .Pq register accessed ,
 or  
 .Sq t  .Sq t
 .Pq troff mode ,  .Pq troff mode ,
   or
   .Sq v
   .Pq vroff mode ,
 COND evaluates to false.  COND evaluates to false.
 .It  .It
 If COND starts with a parenthesis or with an optionally signed  If COND starts with a parenthesis or with an optionally signed
Line 1194  Bracket building function; ignored by
Line 1196  Bracket building function; ignored by
 .Sx Special Characters  .Sx Special Characters
 with names of arbitrary length.  with names of arbitrary length.
 .Ss \ec  .Ss \ec
 Interrupt text processing to insert requests or macros; ignored by  When encountered at the end of an input text line,
 .Xr mandoc 1 .  the next input text line is considered to continue that line,
   even if there are request or macro lines in between.
   No whitespace is inserted.
 .Ss \eD\(aq Ns Ar string Ns \(aq  .Ss \eD\(aq Ns Ar string Ns \(aq
 Draw graphics function; ignored by  Draw graphics function; ignored by
 .Xr mandoc 1 .  .Xr mandoc 1 .

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.60

CVSweb