diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-02-24 16:31:18 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-02-24 16:31:18 +0000 |
commit | 76bbb1578dd1f287bb4528a42c7ce09ed0234ce2 (patch) | |
tree | 2ae2800516f09d285619dd0b5eeebfb0be4498f1 /usr.bin | |
parent | 6c2613e1ea5b6f2cef2238d9ee60cf10a6fa7f62 (diff) |
cpu -> CPU
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/systat/systat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index a2ccef1d97d..f1d5459709b 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systat.1,v 1.9 1999/02/19 19:15:09 deraadt Exp $ +.\" $OpenBSD: systat.1,v 1.10 1999/02/24 16:31:17 aaron Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -443,7 +443,7 @@ The program appeared in .Bx 4.3 . .Sh BUGS -Takes 2-10 percent of the cpu. +Takes 2-10 percent of the CPU. Certain displays presume a minimum of 80 characters per line. The .Ic vmstat |