diff --git a/lib/libc/sys/timer_delete.2 b/lib/libc/sys/timer_delete.2 index 9f472b27bc81..7d24352cecf1 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 ,