Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Cross-reference xc(9) instead of queue(9).



details:   https://anonhg.NetBSD.org/src/rev/bbb9a62026ff
branches:  trunk
changeset: 751037:bbb9a62026ff
user:      dyoung <dyoung%NetBSD.org@localhost>
date:      Fri Jan 22 20:41:50 2010 +0000

description:
Cross-reference xc(9) instead of queue(9).

diffstat:

 share/man/man9/percpu.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b2d26105e2a0 -r bbb9a62026ff share/man/man9/percpu.9
--- a/share/man/man9/percpu.9   Fri Jan 22 20:40:36 2010 +0000
+++ b/share/man/man9/percpu.9   Fri Jan 22 20:41:50 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index