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

Diff for /mandoc/mandoc.1 between version 1.146 and 1.149

version 1.146, 2015/02/06 03:38:45 version 1.149, 2015/02/06 09:38:43
Line 994  except that it may control a following
Line 994  except that it may control a following
 clause.  clause.
 .It Sy "skipping empty macro"  .It Sy "skipping empty macro"
 .Pq mdoc  .Pq mdoc
 The indicated macro has no arguments or no body content  The indicated macro has no arguments and hence no effect.
 and hence no effect.  .It Sy "empty block"
   .Pq mdoc , man
   A
   .Ic \&Bd ,
   .Ic \&Bk ,
   .Ic \&Bl ,
   .Ic \&D1 ,
   .Ic \&Dl ,
   .Ic \&RS ,
   or
   .Ic \&UR
   block contains nothing in its body and will produce no output.
 .It Sy "empty argument, using 0n"  .It Sy "empty argument, using 0n"
 .Pq mdoc  .Pq mdoc
 The required width is missing after  The required width is missing after
Line 1005  or
Line 1016  or
 .Fl offset  .Fl offset
 or  or
 .Fl width.  .Fl width.
 .It Sy "argument count wrong"  
 .Pq mdoc , man  
 The indicated macro has too few or too many arguments.  
 The syntax tree will contain the wrong number of arguments as given.  
 Formatting behaviour depends on the specific macro in question.  
 Note that the same message may also occur as an ERROR, see below.  
 .It Sy "missing display type, using -ragged"  .It Sy "missing display type, using -ragged"
 .Pq mdoc  .Pq mdoc
 The  The
Line 1630  or
Line 1635  or
 .Ic \&EN  .Ic \&EN
 macro, or a  macro, or a
 .Xr roff 7  .Xr roff 7
 .Ic \&br  .Ic \&br ,
   .Ic \&fi ,
   or
   .Ic \&nf
 request or  request or
 .Sq \&..  .Sq \&..
 block closing request is invoked with at least one argument.  block closing request is invoked with at least one argument.
Line 1653  are invoked with invalid arguments, the
Line 1661  are invoked with invalid arguments, the
 .Ic \&RE  .Ic \&RE
 macro is invoked with more than one argument  macro is invoked with more than one argument
 or with a non-integer argument, the  or with a non-integer argument, the
   .Ic \&PD
   macro or the
   .Ic \&ft
   or
 .Ic \&sp  .Ic \&sp
 request is invoked with more than one argument, or a request of the  request is invoked with more than one argument, or a request of the
 .Ic \&de  .Ic \&de

Legend:
Removed from v.1.146  
changed lines
  Added in v.1.149

CVSweb