From adc8aa11c98a2e2d88f486ce1139bfeef3f5d7a9 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 25 Mar 2011 12:53:10 +0000 Subject: clarify the description of the `1' command; from David Vasek and Glen Anderson --- usr.bin/top/top.1 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index 2eeb294bf59..781b31861ea 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.57 2010/08/10 20:34:16 sobrado Exp $ +.\" $OpenBSD: top.1,v 1.58 2011/03/25 12:53:09 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: August 10 2010 $ +.Dd $Mdocdate: March 25 2011 $ .Dt TOP 1 .Os .Sh NAME @@ -75,7 +75,8 @@ terminal. The options are as follows: .Bl -tag -width Ds .It Fl 1 -Display CPU statistics on a single line instead of a line per CPU. +Display combined CPU statistics for all processors on a single line +instead of one line per CPU. .It Fl b Use .Em batch @@ -282,7 +283,7 @@ or any process highlighting put in place by the .Sq P interactive command. .It 1 -Display CPU statistics on a single line instead of a line per CPU. +Toggle the display of CPU statistics. .It C Toggle the display of process command line arguments. .It d Ar count -- cgit v1.2.3