Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Uppercase CPU.
details: https://anonhg.NetBSD.org/src/rev/93b1037932f2
branches: trunk
changeset: 566979:93b1037932f2
user: wiz <wiz%NetBSD.org@localhost>
date: Thu May 27 00:51:24 2004 +0000
description:
Uppercase CPU.
diffstat:
share/man/man9/lock.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r fded96265f7f -r 93b1037932f2 share/man/man9/lock.9
--- a/share/man/man9/lock.9 Wed May 26 23:58:35 2004 +0000
+++ b/share/man/man9/lock.9 Thu May 27 00:51:24 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: lock.9,v 1.21 2004/05/25 14:54:56 hannken Exp $
+.\" $NetBSD: lock.9,v 1.22 2004/05/27 00:51:24 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -291,9 +291,9 @@
Returns one of the following:
.Bl -tag -width compact
.It Dv LK_EXCLUSIVE
-The current lwp or cpu holds an exclusive-access lock.
+The current lwp or CPU holds an exclusive-access lock.
.It Dv LK_EXCLOTHER
-The other lwp or cpu holds an exclusive-access lock.
+The other lwp or CPU holds an exclusive-access lock.
.It Dv LK_SHARED
Someone holds shared-access lock.
.It 0
Home |
Main Index |
Thread Index |
Old Index