aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/alarm.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/alarm.3')
-rw-r--r--lib/libc/gen/alarm.35
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/gen/alarm.3 b/lib/libc/gen/alarm.3
index d9e83fd410d9..4a24cc6d7216 100644
--- a/lib/libc/gen/alarm.3
+++ b/lib/libc/gen/alarm.3
@@ -25,9 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)alarm.3 8.2 (Berkeley) 4/19/94
-.\" $FreeBSD$
-.\"
.Dd April 2, 2022
.Dt ALARM 3
.Os
@@ -66,7 +63,7 @@ Due to
.Xr setitimer 2
restriction the maximum number of
.Fa seconds
-allowed is 100000000.
+allowed is 100,000,000.
.Sh RETURN VALUES
The return value of
.Fn alarm