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

Diff for /src/usr.bin/timeout/timeout.1 between version 1.5 and 1.6

version 1.5, 2023/01/10 14:19:12 version 1.6, 2023/01/10 21:10:37
Line 61 
Line 61 
 Send a second signal,  Send a second signal,
 .Dv SIGKILL ,  .Dv SIGKILL ,
 if the command is still running  if the command is still running
   .Ar time
   after the first signal was sent.
 .It Fl p , -preserve-status  .It Fl p , -preserve-status
 Always exit with the same status as  Always exit with the same status as
 .Ar command ,  .Ar command ,
 even if the timeout was reached.  even if the timeout was reached.
 .Ar time  
 after the first signal was sent.  
 .It Fl s Ar sig , Fl -signal Ns = Ns Ar sig  .It Fl s Ar sig , Fl -signal Ns = Ns Ar sig
 Specify the signal to send on timeout, instead of the default  Specify the signal to send on timeout, instead of the default
 .Dv SIGTERM .  .Dv SIGTERM .

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