Module Name: src
Committed By: dyoung
Date: Fri Jan 22 20:41:50 UTC 2010
Modified Files:
src/share/man/man9: percpu.9
Log Message:
Cross-reference xc(9) instead of queue(9).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/percpu.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/percpu.9
diff -u src/share/man/man9/percpu.9:1.4 src/share/man/man9/percpu.9:1.5
--- src/share/man/man9/percpu.9:1.4 Fri Jan 22 20:40:36 2010
+++ src/share/man/man9/percpu.9 Fri Jan 22 20:41:50 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: percpu.9,v 1.4 2010/01/22 20:40:36 dyoung Exp $
+.\" $NetBSD: percpu.9,v 1.5 2010/01/22 20:41:50 dyoung Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -175,7 +175,7 @@
.Sh SEE ALSO
.Xr atomic_ops 3 ,
.Xr pcq 9 ,
-.Xr queue 9
+.Xr xc 9
.Sh HISTORY
The
.Nm