=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/top.1,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- src/usr.bin/top/top.1 2020/07/26 21:59:16 1.75 +++ src/usr.bin/top/top.1 2020/08/23 21:11:55 1.76 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.75 2020/07/26 21:59:16 kn Exp $ +.\" $OpenBSD: top.1,v 1.76 2020/08/23 21:11:55 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: July 26 2020 $ +.Dd $Mdocdate: August 23 2020 $ .Dt TOP 1 .Os .Sh NAME @@ -38,6 +38,7 @@ .Op Fl o Oo - Oc Ns Ar field .Op Fl p Ar pid .Op Fl s Ar time +.Op Fl T Oo - Oc Ns Ar rtable .Op Fl U Oo - Oc Ns Ar user .Op Ar number .Ek @@ -179,6 +180,14 @@ seconds. The value may be fractional, to permit delays of less than 1 second. The default delay between updates is 5 seconds. +.It Fl T Oo - Oc Ns Ar rtable +Display only processes associated with the specified routing table +.Ar rtable . +.Sq T+ +shows processes associated with all routing tables. +The +.Sq - +prefix hides proccesses associated with a single routing table. .It Fl U Oo - Oc Ns Ar user Show only those processes owned by username or UID .Ar user . @@ -371,6 +380,14 @@ Set the delay between screen updates to .Ar time seconds. +.It T Oo - Oc Ns Ar rtable +Display only processes associated with the specified routing table +.Ar rtable . +.Sq T+ +shows processes associated with all routing tables. +The +.Sq - +prefix hides proccesses associated with a single routing table. .It u Oo - Oc Ns Ar user Show only those processes owned by username or UID .Ar user .