Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys Fix markup.



details:   https://anonhg.NetBSD.org/src/rev/702c13d63588
branches:  trunk
changeset: 551913:702c13d63588
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Sep 13 22:44:23 2003 +0000

description:
Fix markup.

diffstat:

 lib/libc/sys/timer_delete.2 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 54236954485b -r 702c13d63588 lib/libc/sys/timer_delete.2
--- a/lib/libc/sys/timer_delete.2       Sat Sep 13 22:39:18 2003 +0000
+++ b/lib/libc/sys/timer_delete.2       Sat Sep 13 22:44:23 2003 +0000
@@ -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 @@
 The timer id specified in the
 .Ar timerid
 argument is not valid.
+.El
 .Sh SEE ALSO
 .Xr timer_create 2 ,
 .Xr timer_gettime 2 ,



Home | Main Index | Thread Index | Old Index