diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-06 15:27:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-06 15:27:26 +0000 |
commit | f75306d47ec99a64ba770603954961903bc4a339 (patch) | |
tree | f43179e5d228b50844631e602990290334074454 /usr.bin | |
parent | 4c1ad06564837a7f5f7d67b7817b1fec03cf605b (diff) |
document the `+' interactive command more fully;
help/ok otto
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/top/top.1 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index d3914125f67..c505c915a27 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.38 2007/02/04 19:17:14 otto Exp $ +.\" $OpenBSD: top.1,v 1.39 2007/02/06 15:27:25 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -264,7 +264,13 @@ Quit The following commands may not be available with overstrike terminals: .Bl -tag -width XxXXXX .It + -Remove process filter(s). +Reset any filters put in place by the +.Sq g , +.Sq p , +and +.Sq u +interactive commands, +or their command line equivalents. .It C Toggle the display of process command line arguments. .It d |