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

Diff for /src/usr.bin/tail/tail.1 between version 1.4 and 1.5

version 1.4, 1998/09/06 22:23:17 version 1.5, 1998/10/30 00:24:38
Line 89 
Line 89 
 .Fl f  .Fl f
 option causes  option causes
 .Nm  .Nm
 to not stop when end of file is reached, but rather to wait for additional  to not stop when end-of-file is reached, but rather to wait for additional
 data to be appended to the input.  If the file is replaced (ie. the  data to be appended to the input.  If the file is replaced (ie. the
 inode number changes),  inode number changes),
 .Nm  .Nm
Line 134 
Line 134 
 .Pp  .Pp
 The  The
 .Nm  .Nm
 utility exits 0 on success, and >0 if an error occurs.  utility exits 0 on success or >0 if an error occurred.
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr cat 1 ,  .Xr cat 1 ,
 .Xr head 1 ,  .Xr head 1 ,

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5