Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys In is only to be used in SYNOPSIS; Aq Pa is bet...
details: https://anonhg.NetBSD.org/src/rev/99cab2a87666
branches: trunk
changeset: 551941:99cab2a87666
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 14 09:15:23 2003 +0000
description:
In is only to be used in SYNOPSIS; Aq Pa is better for other places.
Problem noticed by kleink.
diffstat:
lib/libc/sys/timer_create.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 946116c9f88d -r 99cab2a87666 lib/libc/sys/timer_create.2
--- a/lib/libc/sys/timer_create.2 Sun Sep 14 09:04:12 2003 +0000
+++ b/lib/libc/sys/timer_create.2 Sun Sep 14 09:15:23 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: timer_create.2,v 1.4 2003/09/14 09:02:49 wiz Exp $
+.\" $NetBSD: timer_create.2,v 1.5 2003/09/14 09:15:23 wiz Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -62,7 +62,7 @@
The
.Ar clockid
must be a valid clock id as defined in
-.In time.h .
+.Aq Pa time.h .
The timer is created in a disarmed state.
.Pp
An optional
Home |
Main Index |
Thread Index |
Old Index