From nobody Sat Jun 27 10:59:53 2026 X-Original-To: dev-commits-src-all@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 4gnV1W2nkqz6jMM9 for ; Sat, 27 Jun 2026 10:59:59 +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 4gnV1V5ZHfz4HP5 for ; Sat, 27 Jun 2026 10:59:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782557998; 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=qqYPVFhKnmmnA7fIEzVnGOcHZ+/GrdUHyhXocSg+H98=; b=rW6d+EfM+MyBBZVS7NXSr6ojKNNejg2+fkZJ9NSYGCe5klA02RYjQYQInQXPyQMDQ19yXU KtvDX3lEkV7YxedJl/HB4bM8D/4wzFJ/6Vl37QKyzd6bfqxeeWyF5QnUNi/oNnV6DwsgHF 5mgDeBTVXRPfn8m945FrbMnSXNgCw1jCmDm3ya80QyYDWKQ6tRTvRhMmYwJuWwjaCOdWak jx/pF/x+39eNJdSqVaMZDgBquyogikIq+tvJUnVdOLAQbW1Z5e5o+BVxFo6xElv9bW/3Dq yCqVBL+ynMqfd93B3OEh9hbL6uIwW+yg0NN+ydVsfMp5UFua7TQT83PPik4vuA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782557998; a=rsa-sha256; cv=none; b=QBIULCrh05VT76NQywyUm+mtMFuvKiS24dVie1LBlONIsCX4XVCZWWKDFBvcN7yeOzmlTb fuCEEYJZdZrTBvF3Ze21Q6Lh4oIIzvP0qIysxpDUXHeyfURlVS58CM9p7MRdKqX/VXsovG 2urrsRird6TXvYPjolkC9hPNhoJMdoYly3G9oCefjqwY0IzDvhhkeZvhjuray6je/Bw+GU +m6QYLozZQf4zrcxGS08E2vcBlwnK/WslkkWfGiWNWL2cWJ8wcDkTBqBwOwEJD86aM/Dpr z6VPmlz8w3JnY1RWE3depz80lCZCOowrAQn+0bklDH5t0iXh0hAykMVXnKw4zQ== 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=1782557998; 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=qqYPVFhKnmmnA7fIEzVnGOcHZ+/GrdUHyhXocSg+H98=; b=ZMJIQDCf2GfLk3hmtC8kKXy/pORjRkvn5v1kAWhwCLVsgReAZE0557y3LELhs5KKV2UWPZ oFy8PnUNtE0fihDOioTZ7OqlQRmidZzt3O1smipe9am6YLLWLIzD6lM3oYm8D0F2AMb7lJ 4wUgDRS4+dAI12w3EqHH3z7drsnPk8XLXzC4B8SxDn7lGKtlzmOztTg6z1gqiKF7twui+1 mf5uA4Gc3h+s5kkMBDB0Q9j1E6jPt2vwe9HkBvdAFjxLVzVeSB6/baRyXI7xZVv5SuAjlz j2vW91T2bwG+qYi+J8pfNBLu14AhMjwNwkHHuOD6qUfxmfSercc+fQaq7HVEoA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gnV1V3c1nz5fw for ; Sat, 27 Jun 2026 10:59:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38c8b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 27 Jun 2026 10:59:53 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Gordon Bergling Subject: git: dd2127b54f97 - main - ps(1): Fix a few typos in the manual page List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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: gbe X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dd2127b54f97fd7445bb4f4187a148e979c9c944 Auto-Submitted: auto-generated Date: Sat, 27 Jun 2026 10:59:53 +0000 Message-Id: <6a3fad29.38c8b.7f6ff9a7@gitrepo.freebsd.org> The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=dd2127b54f97fd7445bb4f4187a148e979c9c944 commit dd2127b54f97fd7445bb4f4187a148e979c9c944 Author: Gordon Bergling AuthorDate: 2026-06-27 10:48:11 +0000 Commit: Gordon Bergling CommitDate: 2026-06-27 10:48:11 +0000 ps(1): Fix a few typos in the manual page - s/occurence/occurrence/ - s/occurences/occurrences/ - s/ouput/output/ MFC after: 3 days --- bin/ps/ps.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 542004453658..81e059646fd7 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -321,11 +321,11 @@ Extract the name list from the specified system instead of the default, which is the kernel image the system has booted from. .It Fl O Save passed columns in a separate list that in the end is grafted just after the -display's first occurence of the process ID column as specified by other +display's first occurrence of the process ID column as specified by other options, or the default display if there is none. If the display prepared by other options does not include a process ID column, the list is inserted at start of the display. -Further occurences of +Further occurrences of .Fl O append to the to-be-grafted list of columns. This option takes a space- or comma-separated list of keywords. @@ -431,7 +431,7 @@ and .Fl x are specified, .Nm -will obey the last occurence. +will obey the last occurrence. .It Fl Z Add .Xr mac 4 @@ -989,7 +989,7 @@ cannot run faster than the system and is run as any other scheduled process, the information it displays can never be exact. .Pp .Nm ps -currently does not correctly limit the ouput width, and in most cases does not +currently does not correctly limit the output width, and in most cases does not limit it at all when it should. Regardless of the target width, requested columns are always all printed and with widths allowing to entirely print their longest values, except for columns