git: a9f5dcf82941 - main - top.1: Add HISTORY
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Apr 2025 19:43:53 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=a9f5dcf82941e7e211490432b93bd124e7c0a57d
commit a9f5dcf82941e7e211490432b93bd124e7c0a57d
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-04-19 19:39:37 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-04-19 19:39:37 +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
---
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 fd30e33d9255..d8ef763e7a34 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