Module Name: src
Committed By: mlelstv
Date: Sat Apr 18 08:04:58 UTC 2015
Modified Files:
src/share/man/man9: pcq.9
Log Message:
fix reference to queue(3)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/pcq.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/pcq.9
diff -u src/share/man/man9/pcq.9:1.6 src/share/man/man9/pcq.9:1.7
--- src/share/man/man9/pcq.9:1.6 Sun Jan 22 02:55:47 2012
+++ src/share/man/man9/pcq.9 Sat Apr 18 08:04:58 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: pcq.9,v 1.6 2012/01/22 02:55:47 rmind Exp $
+.\" $NetBSD: pcq.9,v 1.7 2015/04/18 08:04:58 mlelstv Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -126,7 +126,7 @@ interface is implemented within the file
.\" .Sh EXAMPLES
.Sh SEE ALSO
.Xr atomic_ops 3 ,
-.Xr queue 9
+.Xr queue 3
.Sh HISTORY
The
.Nm