=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/top.1,v retrieving revision 1.74 retrieving revision 1.75 diff -c -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 **** ! .\" $OpenBSD: top.1,v 1.74 2020/06/23 21:39:19 kn Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: top.1,v 1.75 2020/07/26 21:59:16 kn Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" *************** *** 23,29 **** .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" ! .Dd $Mdocdate: June 23 2020 $ .Dt TOP 1 .Os .Sh NAME --- 23,29 ---- .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" ! .Dd $Mdocdate: July 26 2020 $ .Dt TOP 1 .Os .Sh NAME *************** *** 308,319 **** or .Li renice command. ! .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+ shows all processes. .It H Toggle the display of process threads. --- 308,321 ---- or .Li renice command. ! .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,336 **** .Ar pid . This acts similarly to the command .Xr kill 1 . ! .It n\*(Ba# Ar count Show .Ar count processes. --- 332,338 ---- .Ar pid . This acts similarly to the command .Xr kill 1 . ! .It n|# Ar count Show .Ar count processes.