=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/top.1,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- src/usr.bin/top/top.1 2018/07/25 17:24:14 1.69 +++ src/usr.bin/top/top.1 2018/11/02 12:46:10 1.70 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.69 2018/07/25 17:24:14 bluhm Exp $ +.\" $OpenBSD: top.1,v 1.70 2018/11/02 12:46:10 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 25 2018 $ +.Dd $Mdocdate: November 2 2018 $ .Dt TOP 1 .Os .Sh NAME @@ -177,13 +177,11 @@ The value may be fractional, to permit delays of less than 1 second. The default delay between updates is 5 seconds. .It Fl U Oo - Oc Ns Ar user -Show only those processes owned by +Show only those processes owned by username or UID .Ar user . The prefix .Sq - hides processes owned by that user. -This option currently only accepts usernames and does not understand -UID numbers. .It Fl u Do not take the time to map UID numbers to usernames. Normally, @@ -362,7 +360,7 @@ .Ar time seconds. .It u Oo - Oc Ns Ar user -Show only those processes owned by +Show only those processes owned by username or UID .Ar user . .Sq u+ shows processes belonging to all users.