diff options
author | jhb <jhb@FreeBSD.org> | 2008-09-29 15:44:48 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2008-09-29 15:44:48 +0000 |
commit | 5ccde8cd267895e16dbb75ef78781df04ce220aa (patch) | |
tree | 14b3f15fc2a78474be72c4d596ba0c8dad13e5f3 /usr.bin | |
parent | a38eb03a4cf1d1e9885650a65433959c0c75bfef (diff) | |
download | FreeBSD-src-5ccde8cd267895e16dbb75ef78781df04ce220aa.zip FreeBSD-src-5ccde8cd267895e16dbb75ef78781df04ce220aa.tar.gz |
Support for CPU sets is going to appear in 7.1 before 8.0.
MFC after: 3 days
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/cpuset/cpuset.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cpuset/cpuset.1 b/usr.bin/cpuset/cpuset.1 index b97234a..ba06e48 100644 --- a/usr.bin/cpuset/cpuset.1 +++ b/usr.bin/cpuset/cpuset.1 @@ -170,6 +170,6 @@ so it may be managed with other pids in that set: The .Nm command first appeared in -.Fx 8.0 . +.Fx 7.1 . .Sh AUTHORS .An Jeffrey Roberson Aq jeff@FreeBSD.org |