Module Name:    src
Committed By:   wiz
Date:           Sun Apr 10 18:27:56 UTC 2016

Modified Files:
        src/share/man/man9: psref.9

Log Message:
Fix xref section.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/psref.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/psref.9
diff -u src/share/man/man9/psref.9:1.1 src/share/man/man9/psref.9:1.2
--- src/share/man/man9/psref.9:1.1	Sat Apr  9 06:21:16 2016
+++ src/share/man/man9/psref.9	Sun Apr 10 18:27:56 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: psref.9,v 1.1 2016/04/09 06:21:16 riastradh Exp $
+.\"	$NetBSD: psref.9,v 1.2 2016/04/10 18:27:56 wiz Exp $
 .\"
 .\" Copyright (c) 2016 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -86,7 +86,7 @@ read section blocks soft interrupts on t
 complete.
 .It
 Reference counting requires interprocessor synchronization via
-.Xr atomic_ops 9
+.Xr atomic_ops 3
 or
 .Xr mutex 9 .
 However, with reference counting, a reference may be held for arbitrary

Reply via email to