Module Name:    src
Committed By:   wiz
Date:           Mon Dec  5 10:27:41 UTC 2011

Modified Files:
        src/lib/libpthread: affinity.3

Log Message:
Do not xref to itself.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libpthread/affinity.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libpthread/affinity.3
diff -u src/lib/libpthread/affinity.3:1.7 src/lib/libpthread/affinity.3:1.8
--- src/lib/libpthread/affinity.3:1.7	Sun Dec  4 21:08:44 2011
+++ src/lib/libpthread/affinity.3	Mon Dec  5 10:27:40 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: affinity.3,v 1.7 2011/12/04 21:08:44 jym Exp $
+.\"	$NetBSD: affinity.3,v 1.8 2011/12/05 10:27:40 wiz Exp $
 .\"
 .\" Copyright (c) 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -67,7 +67,7 @@ must be created and initialized using th
 functions.
 .Sh IMPLEMENTATION NOTES
 Setting CPU
-.Xr affinity 3
+.Nm
 requires super-user privileges.
 Ordinary users can be allowed to control CPU affinity
 of their threads via the

Reply via email to