diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/sysctl.3 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 9097587c8a9..8a9bf0428de 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.200 2010/10/11 08:26:40 claudio Exp $ +.\" $OpenBSD: sysctl.3,v 1.201 2010/11/19 18:35:16 mikeb Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: October 11 2010 $ +.Dd $Mdocdate: November 19 2010 $ .Dt SYSCTL 3 .Os .Sh NAME @@ -511,8 +511,7 @@ The console device. An array of longs of size .Li CPUSTATES is returned, containing statistics about the number of ticks spent by -the system among all processors in interrupt processing, -user processes +the system in interrupt processing, user processes .Po .Xr nice 1 or normal |