git: 92e9e13f061f - main - top.1: top does not accept uids
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Apr 2025 16:51:59 UTC
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=92e9e13f061f9fc6411169768f5894f26fa80aaf commit 92e9e13f061f9fc6411169768f5894f26fa80aaf Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-04-19 16:50:17 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-04-19 16:50:17 +0000 top.1: top does not accept uids MFC after: 3 days Reviewed by: carlavilla, imp Approved by: carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D49631 --- usr.bin/top/top.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index 03f042acc744..fd30e33d9255 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -1,4 +1,4 @@ -.Dd March 25, 2025 +.Dd April 1, 2025 .Dt TOP 1 .Os .Sh NAME @@ -13,7 +13,7 @@ .Op Fl o Ar field .Op Fl p Ar pid .Op Fl s Ar time -.Op Fl U Ar uid +.Op Fl U Ar username .Op Ar number .Sh DESCRIPTION .Nm