Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Nitpicks in last.
details: https://anonhg.NetBSD.org/src/rev/3d610fcb8891
branches: trunk
changeset: 533609:3d610fcb8891
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jul 05 10:46:44 2002 +0000
description:
Nitpicks in last.
diffstat:
share/man/man9/setrunqueue.9 | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r f5ed6cfa69fe -r 3d610fcb8891 share/man/man9/setrunqueue.9
--- a/share/man/man9/setrunqueue.9 Fri Jul 05 06:54:45 2002 +0000
+++ b/share/man/man9/setrunqueue.9 Fri Jul 05 10:46:44 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: setrunqueue.9,v 1.3 2002/07/05 04:03:15 nathanw Exp $
+.\" $NetBSD: setrunqueue.9,v 1.4 2002/07/05 10:46:44 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -72,12 +72,11 @@
.Pp
These functions must be called with the scheduler lock held and at the
.Nm splsched
-interrupt protection level. The macros
+interrupt protection level. The macros
.Dv SCHED_LOCK(s) ,
.Dv SCHED_UNLOCK(s) ,
and
.Dv SCHED_ASSERT_LOCKED() ,
are provided for this locking interface.
-
.Sh SEE ALSO
-.Xr splsched 9 ,
+.Xr splsched 9
Home |
Main Index |
Thread Index |
Old Index