diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-09 16:07:32 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-09 16:07:32 +0000 |
commit | 3ff9006c7181373ebccd4871982952584d5c9f52 (patch) | |
tree | d439a2009dc99a05184062ccc39a8392aac9fc42 | |
parent | 1e8ff53804371267b3362f238995891d5f390e49 (diff) |
Remove greatly outdated comment that systat(1) takes 2-10% of the CPU time.
This isn't true nowadays.
Notes
Notes:
svn path=/head/; revision=84722
-rw-r--r-- | usr.bin/systat/systat.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index bc21be94595d..abeaa12d62cd 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -540,7 +540,6 @@ in Silicon Graphics' .Tn IRIX system. .Sh BUGS -Takes 2-10 percent of the cpu. Certain displays presume a minimum of 80 characters per line. The .Ic vmstat |