[BACK]Return to awk.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / awk

Diff for /src/usr.bin/awk/awk.1 between version 1.27 and 1.28

version 1.27, 2007/05/31 19:20:07 version 1.28, 2007/06/27 21:10:39
Line 307 
Line 307 
 .Ic printf  .Ic printf
 statement formats its expression list according to the format  statement formats its expression list according to the format
 (see  (see
 .Xr printf 3 ) .  .Xr printf 1 ) .
 .Pp  .Pp
 Patterns are arbitrary Boolean combinations  Patterns are arbitrary Boolean combinations
 (with  (with
Line 530 
Line 530 
 The string resulting from formatting  The string resulting from formatting
 .Fa expr , ...  .Fa expr , ...
 according to the  according to the
 .Xr printf 3  .Xr printf 1
 format  format
 .Fa fmt .  .Fa fmt .
 .It Fn sub r t s  .It Fn sub r t s
Line 730 
Line 730 
 .Xr lex 1 ,  .Xr lex 1 ,
 .Xr printf 1 ,  .Xr printf 1 ,
 .Xr sed 1 ,  .Xr sed 1 ,
 .Xr printf 3 ,  
 .Xr re_format 7 ,  .Xr re_format 7 ,
 .Xr script 7  .Xr script 7
 .Pp  .Pp

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28