Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen Untangle the description of {MONOTONIC_CLOCK} s...
details: https://anonhg.NetBSD.org/src/rev/88741bbd1894
branches: trunk
changeset: 521923:88741bbd1894
user: kleink <kleink%NetBSD.org@localhost>
date: Fri Feb 08 12:12:55 2002 +0000
description:
Untangle the description of {MONOTONIC_CLOCK} somewhat.
diffstat:
lib/libc/gen/sysconf.3 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 1f5d09ac4c1c -r 88741bbd1894 lib/libc/gen/sysconf.3
--- a/lib/libc/gen/sysconf.3 Fri Feb 08 10:37:16 2002 +0000
+++ b/lib/libc/gen/sysconf.3 Fri Feb 08 12:12:55 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysconf.3,v 1.19 2002/02/07 07:00:17 ross Exp $
+.\" $NetBSD: sysconf.3,v 1.20 2002/02/08 12:12:55 kleink Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -104,8 +104,10 @@
Return 1 if the Memory Protection Option is available on this system,
otherwise \-1.
.It Li _SC_MONOTONIC_CLOCK
-Return the standard version the implementation of the Monotonic Clock
-Option on this systems conforms to,
+Return the
+.Tn POSIX
+version the implementation of the Monotonic Clock Option
+on this system conforms to,
or \-1 if unavailable.
.It Li _SC_NGROUPS_MAX
The maximum number of supplemental groups.
Home |
Main Index |
Thread Index |
Old Index