mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
the previous text was absurd, and wrong
This commit is contained in:
parent
9b2ea11c98
commit
9584a298e4
1 changed files with 2 additions and 2 deletions
|
|
@ -53,9 +53,9 @@ waits a count of
|
|||
.Ar seconds
|
||||
before asserting the terminating signal
|
||||
.Dv SIGALRM .
|
||||
When the signal has successfully been caught,
|
||||
.Fn alarm
|
||||
returns the amount of time left on the clock.
|
||||
returns the amount of time unexpired
|
||||
from any previously pending alarm.
|
||||
The maximum number of
|
||||
.Ar seconds
|
||||
allowed
|
||||
|
|
|
|||
Loading…
Reference in a new issue