summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1996-03-19 13:53:00 +0000
committerBruce Evans <bde@FreeBSD.org>1996-03-19 13:53:00 +0000
commit7041dd8c4b70c23e54ec3f905ce2ae2c0ca05f87 (patch)
treee3a4bb75cd914eae313e82ccc9dcdd91cad5c91c /lib/libc
parentcc0ea3465d0b6a60e7d2d7e3a528366f791051e0 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/ualarm.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/gen/ualarm.3 b/lib/libc/gen/ualarm.3
index 666029af82ef..77082cd84999 100644
--- a/lib/libc/gen/ualarm.3
+++ b/lib/libc/gen/ualarm.3
@@ -29,7 +29,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)ualarm.3 8.2 (Berkeley) 4/19/94
+.\" From: @(#)ualarm.3 8.2 (Berkeley) 4/19/94
+.\" $Id$
.\"
.Dd April 19, 1994
.Dt UALARM 3
@@ -68,7 +69,7 @@ microseconds after the timer expires (e.g. after
microseconds have passed).
.Sh RETURN VALUES
When the signal has successfully been caught,
-.Fn alarm
+.Fn ualarm
returns the amount of time left on the clock.
The maximum number of
.Ar microseconds