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 .Xr to membar_ops(3), not membar(9). Spo...
details: https://anonhg.NetBSD.org/src/rev/ad8cafe90534
branches: trunk
changeset: 768060:ad8cafe90534
user: rmind <rmind%NetBSD.org@localhost>
date: Sun Aug 07 12:29:24 2011 +0000
description:
Fix .Xr to membar_ops(3), not membar(9). Spotted by wiz@.
diffstat:
share/man/man9/pserialize.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 0f360f3c4efe -r ad8cafe90534 share/man/man9/pserialize.9
--- a/share/man/man9/pserialize.9 Sun Aug 07 12:20:10 2011 +0000
+++ b/share/man/man9/pserialize.9 Sun Aug 07 12:29:24 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pserialize.9,v 1.2 2011/08/02 10:17:35 wiz Exp $
+.\" $NetBSD: pserialize.9,v 1.3 2011/08/07 12:29:24 rmind Exp $
.\"
.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -94,8 +94,8 @@
is implemented within the file
.Pa sys/kern/subr_pserialize.c .
.Sh SEE ALSO
+.Xr membar_ops 3 ,
.Xr condvar 9 ,
-.Xr membar 9 ,
.Xr mutex 9 ,
.Xr rwlock 9
.Rs
Home |
Main Index |
Thread Index |
Old Index