git: 9f2b64dcb25b - stable/14 - top.1: Add HISTORY
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Apr 2025 03:18:59 UTC
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=9f2b64dcb25bc8a0baed863a2c6cf2668c5dc915 commit 9f2b64dcb25bc8a0baed863a2c6cf2668c5dc915 Author: Alexander Ziaee <ziaee@FreeBSD.org> AuthorDate: 2025-04-19 19:39:37 +0000 Commit: Alexander Ziaee <ziaee@FreeBSD.org> CommitDate: 2025-04-22 03:14:43 +0000 top.1: Add HISTORY top was added in 511d9c656578 for FreeBSD 2.2.2. MFC after: 3 days Reviewed by: carlavilla, imp, joerg Approved by: carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D49591 (cherry picked from commit a9f5dcf82941e7e211490432b93bd124e7c0a57d) --- usr.bin/top/top.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index 03f042acc744..1003867cc622 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -520,6 +520,10 @@ flag is specified. .Xr humanize_number 3 , .Xr mem 4 , .Xr renice 8 +.Sh HISTORY +.Nm +first appeared in +.Fx 2.2.2 . .Sh AUTHORS .An William LeFebvre, EECS Department, Northwestern University .Sh BUGS