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

Diff for /src/usr.bin/logger/logger.1 between version 1.11 and 1.12

version 1.11, 2004/02/14 18:55:31 version 1.12, 2007/03/15 23:09:51
Line 52 
Line 52 
 .Pp  .Pp
 The options are as follows:  The options are as follows:
 .Bl -tag -width "-f file"  .Bl -tag -width "-f file"
   .It Fl f Ar file
   Log the specified file.
 .It Fl i  .It Fl i
 Log the process ID of the logger process  Log the process ID of the logger process
 with each line.  with each line.
 .It Fl f Ar file  
 Log the specified file.  
 .It Fl p Ar pri  .It Fl p Ar pri
 Enter the message with the specified priority.  Enter the message with the specified priority.
 The priority may be specified numerically or as a  The priority may be specified numerically or as a

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12