summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-09-17 16:59:07 +0000
committerjmc <jmc@openbsd.org>2007-09-17 16:59:07 +0000
commitca0bf8dd0dd0f8bb26416959e5ce4dc985ded89d (patch)
treed4bd7c411147a4cdac1fc030969a01939538057b
parentFix comment typos; ok ray@, jmc@ (diff)
downloadwireguard-openbsd-ca0bf8dd0dd0f8bb26416959e5ce4dc985ded89d.tar.xz
wireguard-openbsd-ca0bf8dd0dd0f8bb26416959e5ce4dc985ded89d.zip
small update regarding removal of process highlighting;
spotted by Mark Lumsden
-rw-r--r--usr.bin/top/top.111
1 files changed, 8 insertions, 3 deletions
diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1
index 993fce3498e..11e391d8db2 100644
--- a/usr.bin/top/top.1
+++ b/usr.bin/top/top.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: top.1,v 1.47 2007/05/31 19:20:18 jmc Exp $
+.\" $OpenBSD: top.1,v 1.48 2007/09/17 16:59:07 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: May 31 2007 $
+.Dd $Mdocdate: September 17 2007 $
.Dt TOP 1
.Os
.Sh NAME
@@ -271,7 +271,10 @@ Reset any filters put in place by the
and
.Sq u
interactive commands,
-or their command line equivalents.
+or their command line equivalents,
+or any process highlighting put in place by the
+.Sq P
+interactive command.
.It C
Toggle the display of process command line arguments.
.It d Ar count
@@ -318,6 +321,8 @@ flag, as detailed above.
.It P Ar pid
Highlight a specific process, selected by
.Ar pid .
+.Sq P+
+removes process highlighting.
.It p Ar pid
Show only the process
.Ar pid .