diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-05-18 05:17:46 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-05-18 05:17:46 +0000 |
commit | 9c2c8eec070b84f0b27d88c297aa45623cdfcdc5 (patch) | |
tree | 214656f11b3d7e8afb417138fc5426d967c3d83d | |
parent | 1d6d6d04b24f16c82f44c34a4442e122ec842985 (diff) |
New links to sched_setaffinity.2
-rw-r--r-- | man3/CPU_CLR.3 | 1 | ||||
-rw-r--r-- | man3/CPU_ISSET.3 | 1 | ||||
-rw-r--r-- | man3/CPU_SET.3 | 1 | ||||
-rw-r--r-- | man3/CPU_ZERO.3 | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/man3/CPU_CLR.3 b/man3/CPU_CLR.3 new file mode 100644 index 00000000..baa3e331 --- /dev/null +++ b/man3/CPU_CLR.3 @@ -0,0 +1 @@ +man2/sched_setaffinity.2 diff --git a/man3/CPU_ISSET.3 b/man3/CPU_ISSET.3 new file mode 100644 index 00000000..baa3e331 --- /dev/null +++ b/man3/CPU_ISSET.3 @@ -0,0 +1 @@ +man2/sched_setaffinity.2 diff --git a/man3/CPU_SET.3 b/man3/CPU_SET.3 new file mode 100644 index 00000000..baa3e331 --- /dev/null +++ b/man3/CPU_SET.3 @@ -0,0 +1 @@ +man2/sched_setaffinity.2 diff --git a/man3/CPU_ZERO.3 b/man3/CPU_ZERO.3 new file mode 100644 index 00000000..baa3e331 --- /dev/null +++ b/man3/CPU_ZERO.3 @@ -0,0 +1 @@ +man2/sched_setaffinity.2 |