=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/top.1,v retrieving revision 1.24 retrieving revision 1.25 diff -c -r1.24 -r1.25 *** src/usr.bin/top/top.1 2004/05/10 20:26:08 1.24 --- src/usr.bin/top/top.1 2004/10/07 06:26:12 1.25 *************** *** 1,4 **** ! .\" $OpenBSD: top.1,v 1.24 2004/05/10 20:26:08 millert Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: top.1,v 1.25 2004/10/07 06:26:12 otto Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" *************** *** 34,39 **** --- 34,40 ---- .Op Fl biInqSu .Op Fl d Ar count .Op Fl o Ar field + .Op Fl p Ar pid .Op Fl s Ar time .Op Fl U Ar username .Op Ar number *************** *** 127,132 **** --- 128,136 ---- .Ar time , and .Ar pri . + .It Fl p Ar pid + Show only the process + .Ar pid . .It Fl q Renice .Nm *************** *** 271,276 **** --- 275,285 ---- Values are the same as for the .Fl o flag, as detailed above. + .It p + Display a specific process (prompt for pid). + If the pid specified is simply + .Dq + , + then processes belonging to all users will be displayed. .It r Change the priority (the .Em nice )