From 089de1d271d6b26513ad70a8bc70a2958072ffff Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 12 Nov 2008 13:33:38 -0500 Subject: [PATCH] CPU_CLR.3, CPU_ISSET.3, CPU_ZERO.3: Update links to point to CPU_SET.3 The documentation of the CPU_* macros migrated to a new location: CPU_SET.3. Signed-off-by: Michael Kerrisk --- man3/CPU_CLR.3 | 2 +- man3/CPU_ISSET.3 | 2 +- man3/CPU_ZERO.3 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man3/CPU_CLR.3 b/man3/CPU_CLR.3 index f376c11f4..cdc74d479 100644 --- a/man3/CPU_CLR.3 +++ b/man3/CPU_CLR.3 @@ -1 +1 @@ -.so man2/sched_setaffinity.2 +.so man3/CPU_SET.3 diff --git a/man3/CPU_ISSET.3 b/man3/CPU_ISSET.3 index f376c11f4..cdc74d479 100644 --- a/man3/CPU_ISSET.3 +++ b/man3/CPU_ISSET.3 @@ -1 +1 @@ -.so man2/sched_setaffinity.2 +.so man3/CPU_SET.3 diff --git a/man3/CPU_ZERO.3 b/man3/CPU_ZERO.3 index f376c11f4..cdc74d479 100644 --- a/man3/CPU_ZERO.3 +++ b/man3/CPU_ZERO.3 @@ -1 +1 @@ -.so man2/sched_setaffinity.2 +.so man3/CPU_SET.3