diff options
| author | christos <christos@NetBSD.org> | 2003-09-13 22:44:23 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2003-09-13 22:44:23 +0000 |
| commit | 960ffa78a4780f0274826d29599556bac78f08bd (patch) | |
| tree | 6b9d0465b65d9e51594d23b41b5b5d8fb0bde4a3 /lib/libc/sys/timer_delete.2 | |
| parent | 35a41eaf060df9f776a5085d88b702eef7901dbc (diff) | |
Fix markup.
Diffstat (limited to 'lib/libc/sys/timer_delete.2')
| -rw-r--r-- | lib/libc/sys/timer_delete.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/timer_delete.2 b/lib/libc/sys/timer_delete.2 index 9f472b27bc8..7d24352cecf 100644 --- a/lib/libc/sys/timer_delete.2 +++ b/lib/libc/sys/timer_delete.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: timer_delete.2,v 1.1 2003/09/13 22:22:30 christos Exp $ +.\" $NetBSD: timer_delete.2,v 1.2 2003/09/13 22:44:23 christos Exp $ .\" .\" Copyright (c) 2003 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -71,6 +71,7 @@ function will fail if: The timer id specified in the .Ar timerid argument is not valid. +.El .Sh SEE ALSO .Xr timer_create 2 , .Xr timer_gettime 2 , |
