From nobody Wed Aug 5 18:32:40 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hFfCs1RLdz6mxXW for ; Wed, 05 Aug 2026 18:32:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hFfCr5P5Xz3kVD for ; Wed, 05 Aug 2026 18:32:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785954760; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KhMlWXb7QUjwqilwIFaWSvyfCmDwN9wSSbGrUrXZCQw=; b=LA7pZFteb1KqMkfPzOJ/CHXN0QsXzU60ZTxWoAcnOnssIul1i8ojzZLJWiyAg4CDao60av 7QQiLXwDfTJRUt8lBpVLpfwbrxjsxZi06nVTrs8VFEKvf/hWiPFhKdzdwcBo4wrrGXxjGJ Ss7e5eFMeFmz1qwdvRUGANNG/84orB//6hUohIFDbygB/1uRfXI7o0fH6zsC1cOQDc3t1c lAtv04i4JytYr82CgEXZTe9V5Aj7EpqTwcM3pIvSjhcAwNq0tMoxcejX0+tlv8GIXDN5Qa Wz3ktCwNbz7NoF+Do1A4GH4lG86YLnun/1aT/XEVigZGYIaSFZRd29H6s+VUlw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785954760; a=rsa-sha256; cv=none; b=fooNnG52lg8H4j3N+vYicJ83vR2hJaugLWkLkO0gTtl0VxQGfCqZVV2NloqEkP1fOm0UE0 LrENsKLJFyV+uDOUeFOtZhG52i5YFBImR70wiLvDCouBVgUnv7It8jY7sxnar032KOsi55 /aXmryjC7u2ydxkgMVBez5lsZnrPt/GFCeHs+pv7oX9gOcLhRx2a8XrcM5IWQTpW13wmH3 2WbQIBeOUpF/XAN6C1udHvkUvPbnboxcxAUXGvxWC3tIRA09HreuHWodOxMGeGI7nJWQGf cvMXQGN9Wmc6SOJOQMRtrpGAASFGn9ixoY+2IMNvqyMYNPPIyhBtkUrQmgO1Hg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785954760; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KhMlWXb7QUjwqilwIFaWSvyfCmDwN9wSSbGrUrXZCQw=; b=lEqh0CCjPOP11OVgQiHztIW2Y7H3a99xl/IXy5CQhIdzyNH6TsaPam3uKHvjmqwyzWXKf0 xsXzsSkE8710MsOAWkIZOT5zgxa5pcwdIvu+00I0sG/yRM5/IpfYT8FodGG+OJHrVthQTw +KYRMdCEiefjnaDdL2cw9otTGcVvMG/FZ+ltdGq2XhvlOpoLdWZFLZGmbkWH+t2YrG5+Dc eqBg9lwuYOImQCXPUBGHIzRpGjPfFoN02DB0H4HIsuJFhQJMXW8N5lcX+3BZixUKfxIhu3 ZqE3+Tad6sRmO9yUkwTHXTZAzOwlG0oUVx6X+pkUb6FOZYj+BVhayY7CBsnpIA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hFfCr4MwPzmVS for ; Wed, 05 Aug 2026 18:32:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 34904 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 05 Aug 2026 18:32:40 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: 1093a068eac6 - stable/14 - top.1: Document the THR column List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 1093a068eac69844c866a3c535f748f34197e169 Auto-Submitted: auto-generated Date: Wed, 05 Aug 2026 18:32:40 +0000 Message-Id: <6a7381c8.34904.3f3297d9@gitrepo.freebsd.org> The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=1093a068eac69844c866a3c535f748f34197e169 commit 1093a068eac69844c866a3c535f748f34197e169 Author: Alexander Ziaee AuthorDate: 2025-07-15 19:24:13 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-05 16:06:42 +0000 top.1: Document the THR column MFC after: 3 days Fixes: 32efd26355e2 (Add a THR column) Reviewed by: bcr Differential Revision: https://reviews.freebsd.org/D50754 (cherry picked from commit 602e423db1661a316c2e97d229e14cb20c57f835) --- usr.bin/top/top.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index 784a2289e61a..9b1860246de9 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -1,4 +1,4 @@ -.Dd April 1, 2025 +.Dd June 9, 2025 .Dt TOP 1 .Os .Sh NAME @@ -398,6 +398,7 @@ ID corresponding to the process, USERNAME is the name of the process's owner (if .Fl u is specified, a UID column will be substituted for USERNAME), +THR is the thread count, showing the number of threads a process has, PRI is the current priority of the process, NICE is the .Xr nice 1