[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.19 and 1.20

version 1.19, 2014/05/31 23:08:53 version 1.20, 2014/06/03 19:27:31
Line 98 
Line 98 
 more useful for watching log files that may get rotated.  more useful for watching log files that may get rotated.
 The  The
 .Fl f  .Fl f
 option is ignored if the standard input is a pipe, but not if it is a FIFO.  option is ignored if there are no
   .Fa file
   arguments and the standard input is a pipe or a FIFO.
 .It Fl n Ar number \*(Ba Fl Ns Ar number  .It Fl n Ar number \*(Ba Fl Ns Ar number
 The location is  The location is
 .Ar number  .Ar number
Line 151 
Line 153 
 .Nm  .Nm
 utility is compliant with the  utility is compliant with the
 .St -p1003.1-2008  .St -p1003.1-2008
 specification,  specification.
 except  
 .St -p1003.1-2008  
 says the  
 .Fl f  
 option should be ignored if  
 .Ar file  
 is a FIFO.  
 .Pp  .Pp
 The flags  The flags
 .Op Fl br  .Op Fl br

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20