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

Diff for /mandoc/roff.7 between version 1.57 and 1.59

version 1.57, 2014/08/14 20:27:45 version 1.59, 2014/11/19 01:20:25
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 933  macro will reset this register.
Line 935  macro will reset this register.
 .Ss \&ns  .Ss \&ns
 Turn on no-space mode.  Turn on no-space mode.
 This line-scoped request is intended to take no arguments.  This line-scoped request is intended to take no arguments.
   Currently, it is ignored including its arguments,
   and the number of arguments is not checked.
   .Ss \&pl
   Change page length.
   This line-scoped request is intended to take one height argument.
 Currently, it is ignored including its arguments,  Currently, it is ignored including its arguments,
 and the number of arguments is not checked.  and the number of arguments is not checked.
 .Ss \&ps  .Ss \&ps

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.59

CVSweb