diff options
author | 2007-10-31 16:19:25 +0000 | |
---|---|---|
committer | 2007-10-31 16:19:25 +0000 | |
commit | 08ff53a01fa4c9a0bae1f5c4dfe6be1314e7750c (patch) | |
tree | bf19d7363f59b2aa78d7716674e94753ec33e4c0 | |
parent | for now, workaround MP timeout/splhigh/scsi race at reboot time using a (diff) | |
download | wireguard-openbsd-08ff53a01fa4c9a0bae1f5c4dfe6be1314e7750c.tar.xz wireguard-openbsd-08ff53a01fa4c9a0bae1f5c4dfe6be1314e7750c.zip |
remove out of date comment in BUGS: "Takes 2-10 percent of the CPU."
from Pierre Riteau
-rw-r--r-- | usr.bin/systat/systat.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index 542f30611c0..d2e5603687d 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systat.1,v 1.57 2007/05/31 19:20:17 jmc Exp $ +.\" $OpenBSD: systat.1,v 1.58 2007/10/31 16:19:25 jmc Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)systat.1 8.2 (Berkeley) 12/30/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: October 31 2007 $ .Dt SYSTAT 1 .Os .Sh NAME @@ -509,7 +509,6 @@ The program appeared in .Bx 4.3 . .Sh BUGS -Takes 2-10 percent of the CPU. Certain displays presume a minimum of 80 characters per line. The .Ic vmstat |