=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/top.1,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- src/usr.bin/top/top.1 2005/05/13 20:43:30 1.26 +++ src/usr.bin/top/top.1 2005/05/14 09:03:31 1.27 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.26 2005/05/13 20:43:30 jaredy Exp $ +.\" $OpenBSD: top.1,v 1.27 2005/05/14 09:03:31 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -31,7 +31,7 @@ .Nd display and update information about the top CPU processes .Sh SYNOPSIS .Nm top -.Op Fl biInqSu +.Op Fl bIinqSu .Op Fl d Ar count .Op Fl o Ar field .Op Fl p Ar pid @@ -93,6 +93,11 @@ automatically exits. For intelligent terminals, no upper limit is set. The default is 1 for dumb terminals. +.It Fl I +Do not display idle processes. +By default, +.Nm +displays both active and idle processes. .It Fl i Use .Em interactive @@ -105,11 +110,6 @@ is processed, the screen will immediately be updated, even if the command was not understood. This mode is the default when standard output is an intelligent terminal. -.It Fl I -Do not display idle processes. -By default, -.Nm -displays both active and idle processes. .It Fl n Use .Em non-interactive @@ -142,16 +142,21 @@ This can be used when the system is being very sluggish to improve the possibility of discovering the problem. This option can only be used by root. +.It Fl S +Show system processes in the display. +Normally, system processes such as the pager and the swapper are not shown. +This option makes them visible. .It Fl s Ar time Set the delay between screen updates to .Ar time seconds. The value may be fractional, to permit delays of less than 1 second. The default delay between updates is 5 seconds. -.It Fl S -Show system processes in the display. -Normally, system processes such as the pager and the swapper are not shown. -This option makes them visible. +.It Fl U Ar username +Show only those processes owned by +.Ar username . +This option currently only accepts usernames and will not understand +UID numbers. .It Fl u Do not take the time to map UID numbers to usernames. Normally, @@ -161,11 +166,6 @@ This option disables all that, while possibly decreasing execution time. The UID numbers are displayed instead of the names. -.It Fl U Ar username -Show only those processes owned by -.Ar username . -This option currently only accepts usernames and will not understand -UID numbers. .El .Pp Both @@ -239,10 +239,10 @@ .Pp These commands are currently recognized (^L refers to control-L): .Bl -tag -width XxXXXX -.It ^L -Redraw the screen. .It h or \&? Display a summary of the commands (help screen). +.It ^L +Redraw the screen. .It q Quit .Nm top . @@ -263,7 +263,7 @@ or .Li renice command. -.It i or I +.It I or i Toggle the display of idle processes. .It k Send a signal @@ -291,11 +291,11 @@ PIDs, all separated by space). This acts similarly to the command .Xr renice 8 . +.It S +Toggle the display of system processes. .It s Change the number of seconds to delay between displays (prompt for new number). -.It S -Toggle the display of system processes. .It u Display only processes owned by a specific username (prompt for username). If the username specified is simply