Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Mark up HZ.
details: https://anonhg.NetBSD.org/src/rev/7022cc165be8
branches: trunk
changeset: 326549:7022cc165be8
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Feb 02 08:31:49 2014 +0000
description:
Mark up HZ.
diffstat:
lib/libc/sys/nanosleep.2 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 36db02be358c -r 7022cc165be8 lib/libc/sys/nanosleep.2
--- a/lib/libc/sys/nanosleep.2 Sun Feb 02 08:25:23 2014 +0000
+++ b/lib/libc/sys/nanosleep.2 Sun Feb 02 08:31:49 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: nanosleep.2,v 1.15 2014/02/01 22:42:45 christos Exp $
+.\" $NetBSD: nanosleep.2,v 1.16 2014/02/02 08:31:49 wiz Exp $
.\"
.\" Copyright (c) 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -174,4 +174,6 @@
in most architectures.
This means that a request to sleep for less than
.Dv 10ms
-(1 / HZ seconds), is rounded up to that.
+(1 /
+.Dv HZ
+seconds), is rounded up to that.
Home |
Main Index |
Thread Index |
Old Index