diff options
| author | snj <snj@NetBSD.org> | 2004-03-14 10:36:09 +0000 |
|---|---|---|
| committer | snj <snj@NetBSD.org> | 2004-03-14 10:36:09 +0000 |
| commit | ae6d7048fed0ac07421de3f217c84e4cb70ee890 (patch) | |
| tree | 29386b023060bea21020c2fa6f8490158aa8021f /lib/libc/sys/timer_create.2 | |
| parent | 63b1d00163e357f6d8a39e10c42bda5fa63ec61d (diff) | |
Spelling fix.
Diffstat (limited to 'lib/libc/sys/timer_create.2')
| -rw-r--r-- | lib/libc/sys/timer_create.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/timer_create.2 b/lib/libc/sys/timer_create.2 index abdc613dedf..ab4adbbbca6 100644 --- a/lib/libc/sys/timer_create.2 +++ b/lib/libc/sys/timer_create.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: timer_create.2,v 1.6 2003/10/14 14:59:03 wiz Exp $ +.\" $NetBSD: timer_create.2,v 1.7 2004/03/14 10:36:09 snj Exp $ .\" .\" Copyright (c) 2003 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -57,7 +57,7 @@ If it succeeds, the .Fn timer_create function fills in the .Ar timerid -argument with an id accociated with the timer created that can be used by +argument with an id associated with the timer created that can be used by other timer related calls. The .Ar clockid |
