summaryrefslogtreecommitdiff
path: root/lib/libc/gen/alarm.3
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-04-28 07:37:26 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-04-28 07:37:26 +0000
commitd31366719cdfbf224494f0065cfbcb1653b8831d (patch)
treefd6da2ef4aaa1eaa55957a98973cc5ea940beda8 /lib/libc/gen/alarm.3
parentf6197851a07ff6687e15da2b1118015f844c2072 (diff)
use Xr more often
Diffstat (limited to 'lib/libc/gen/alarm.3')
-rw-r--r--lib/libc/gen/alarm.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/gen/alarm.3 b/lib/libc/gen/alarm.3
index 6c865430462..dbb8f8cb098 100644
--- a/lib/libc/gen/alarm.3
+++ b/lib/libc/gen/alarm.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: alarm.3,v 1.2 1996/08/19 08:21:40 tholo Exp $
+.\" $OpenBSD: alarm.3,v 1.3 1998/04/28 07:36:28 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -43,7 +43,8 @@
.Fn alarm "unsigned int seconds"
.Sh DESCRIPTION
.Bf -symbolic
-This interface is made obsolete by setitimer(2).
+This interface is made obsolete by
+.Xr setitimer 2 .
.Ef
.Pp
The