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

Diff for /src/usr.bin/xargs/xargs.1 between version 1.24 and 1.25

version 1.24, 2010/02/04 23:12:48 version 1.25, 2010/03/25 01:03:57
Line 170 
Line 170 
 .Ar utility  .Ar utility
 for every  for every
 .Ar number  .Ar number
 of lines read.  of non-empty lines read.
   A line ending in unescaped white space and the next non-empty line
   are considered to form one single line.
 If EOF is reached and fewer than  If EOF is reached and fewer than
 .Ar number  .Ar number
 lines have been read then  lines have been read then

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25