=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/top.1,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- src/usr.bin/top/top.1 2020/06/23 21:39:19 1.74 +++ src/usr.bin/top/top.1 2020/07/26 21:59:16 1.75 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.74 2020/06/23 21:39:19 kn Exp $ +.\" $OpenBSD: top.1,v 1.75 2020/07/26 21:59:16 kn 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: June 23 2020 $ +.Dd $Mdocdate: July 26 2020 $ .Dt TOP 1 .Os .Sh NAME @@ -308,12 +308,14 @@ or .Li renice command. -.It g Ar string +.It g|/ Ar string Display only processes that contain .Ar string in their command name. If displaying of arguments is enabled, the arguments are searched too. .Sq g+ +or +.Sq /+ shows all processes. .It H Toggle the display of process threads. @@ -330,7 +332,7 @@ .Ar pid . This acts similarly to the command .Xr kill 1 . -.It n\*(Ba# Ar count +.It n|# Ar count Show .Ar count processes.