diff options
| author | wiz <wiz@NetBSD.org> | 2011-12-05 10:27:40 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2011-12-05 10:27:40 +0000 |
| commit | 222c9a1689294f482b5a2380fa8f47cfbb012c1b (patch) | |
| tree | 19ec0344573500620183810594a3a68e911c620f /lib/libpthread | |
| parent | 218cc7bc4dddb99b59fcb0c3d035196e164ca3f5 (diff) | |
Do not xref to itself.
Diffstat (limited to 'lib/libpthread')
| -rw-r--r-- | lib/libpthread/affinity.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/affinity.3 b/lib/libpthread/affinity.3 index df820a720fd..b8eae499d4d 100644 --- a/lib/libpthread/affinity.3 +++ b/lib/libpthread/affinity.3 @@ -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 the 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 |
