From 5ccde8cd267895e16dbb75ef78781df04ce220aa Mon Sep 17 00:00:00 2001 From: jhb Date: Mon, 29 Sep 2008 15:44:48 +0000 Subject: Support for CPU sets is going to appear in 7.1 before 8.0. MFC after: 3 days --- lib/libc/sys/cpuset.2 | 2 +- lib/libc/sys/cpuset_getaffinity.2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/cpuset.2 b/lib/libc/sys/cpuset.2 index 90d0241..c07f8d9 100644 --- a/lib/libc/sys/cpuset.2 +++ b/lib/libc/sys/cpuset.2 @@ -221,6 +221,6 @@ for allocation. The .Nm family of system calls first appeared in -.Fx 8.0 . +.Fx 7.1 . .Sh AUTHOR .An Jeffrey Roberson Aq jeff@FreeBSD.org diff --git a/lib/libc/sys/cpuset_getaffinity.2 b/lib/libc/sys/cpuset_getaffinity.2 index 67d1ef0..87250ec 100644 --- a/lib/libc/sys/cpuset_getaffinity.2 +++ b/lib/libc/sys/cpuset_getaffinity.2 @@ -152,6 +152,6 @@ operation. The .Nm family of system calls first appeared in -.Fx 8.0 . +.Fx 7.1 . .Sh AUTHOR .An Jeffrey Roberson Aq jeff@FreeBSD.org -- cgit v1.1