Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Fix Dt, remove trailing whitespace, sort SEE ...
details: https://anonhg.NetBSD.org/src/rev/cf4115649489
branches: trunk
changeset: 751051:cf4115649489
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Jan 23 10:36:42 2010 +0000
description:
Fix Dt, remove trailing whitespace, sort SEE ALSO.
diffstat:
share/man/man9/xcall.9 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (38 lines):
diff -r 2d4c09ea968a -r cf4115649489 share/man/man9/xcall.9
--- a/share/man/man9/xcall.9 Sat Jan 23 06:20:31 2010 +0000
+++ b/share/man/man9/xcall.9 Sat Jan 23 10:36:42 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xcall.9,v 1.3 2010/01/23 00:47:03 rmind Exp $
+.\" $NetBSD: xcall.9,v 1.4 2010/01/23 10:36:42 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,7 +28,7 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd January 23, 2010
-.Dt xcall 9
+.Dt XCALL 9
.Os
.Sh NAME
.Nm xcall ,
@@ -108,7 +108,7 @@
Like
.Fn xc_broadcast ,
but call
-.Fn "(*func)"
+.Fn "(*func)"
on only the CPU indicated by
.Fa ci .
.Fn xc_unicast
@@ -139,8 +139,8 @@
.Pa sys/kern/subr_xcall.c .
.\" .Sh EXAMPLES
.Sh SEE ALSO
-.Xr percpu 9 ,
-.Xr kpreempt 9
+.Xr kpreempt 9 ,
+.Xr percpu 9
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index