From nobody Tue Jun 30 04:51:44 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 4gq9jF6sYPz6jTZ9 for ; Tue, 30 Jun 2026 04:51:45 +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 4gq9jF3gDDz4K6T for ; Tue, 30 Jun 2026 04:51:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782795105; 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=vxKdcPMYnvXSyW3QxEKziXcVnSZPjeGt+3UQ0wzCq5E=; b=lAF5kP0syFzXPaP8Ki2Fg3nnBqjlsBZQEQxxaqBMd2c1+URfo0xWN0MUO9fv07afVrG5GK lwQf3R2bYZdM7EC7ajsLyp2uqqJx7hNrVjd7lvXQkeayKVrvcG5k7hl4wLGwecz2ABhdAs wxHYsBNL76MXr+5fVu3KiB6uDvTLBYOfoiJ7w3flu1blWdNfJBv4yPB7H1I8O4cCj7gdV0 xBSywBBmVc/UbwgyRVRBn0SaK2ngGYL7QLUkYh1jApNoZARPgxyrtbdY5RsrS96a58HkCE MiDRRrw5SISHvzuo9yZLKDQLClkJuIjQ4/1LHVxaQCq2DQv82nw+vCVCT8XZRw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782795105; a=rsa-sha256; cv=none; b=r8XkVrH/my3AYs1Uj/zUHoN6IErYblHOzhkTQzSoDHKHxnmOadfYF/fjjbI44JpuaxPmjP OTDXcL6hDRpH1ojsnD5VVQfWDPUGpexH1ZakpGgh15n1xk4sJOYW8j9lsKbvCOU5oLM7Yx i8+UvOOuPxRm/BXDSQ5XcBxw8x7hcTETwP1ceMtyIrHQFeZf4zShhxtWLhLW/Lsc2N6tJx MPXjGThbwDCwhWK2ZCc66DYiLKiHF7ik7+qlxZY0FKZg9HH/DHPq+QxGSufPQHBdLYZN8u JVryG4VWpqRQAUtZ1KuNNBIxQTFEk7sr0L61e4FQU+0eLN4F8K3BDXUjF+SduQ== 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=1782795105; 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=vxKdcPMYnvXSyW3QxEKziXcVnSZPjeGt+3UQ0wzCq5E=; b=CRK3TwuJenyZwfsM9Sq+aWJKufEMkXpCSdcMzeC4u+iaLfKe4y3vfuZH/HE+f9Wf7b2Ifg ve6rk0i2BXCYYq8cDyiVeY4Hfb8hY59b9oEQlUUHch99koQo7yfqDzQ9o8KIQv+MYhBE0u ayDxqxRS8BhP8PnFx75gKeyk9McUtq6G3Zn54h5BEXPtbUrhVYj8MK3QZWQ8f+ia1VMg5e OP+mo0FfJHlfdtMPYgWR5+CQIorLSGUQNU+ULY+FOg4LBuLLz+YS959dQeGclU/VcV+vo2 Q+a9rHxvdNd6rP5mabRGmn7GX7WZnxFfcZN2SP1OQEEhUsX8QpOsknvVHJ4Xyg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gq9jD6NpfzDP9 for ; Tue, 30 Jun 2026 04:51:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3e6c9 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 30 Jun 2026 04:51:44 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: 54ab35a81e43 - stable/15 - 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/stable/15 X-Git-Reftype: branch X-Git-Commit: 54ab35a81e4334f4fb669cd3e50f6a286689aeb3 Auto-Submitted: auto-generated Date: Tue, 30 Jun 2026 04:51:44 +0000 Message-Id: <6a434b60.3e6c9.5008338b@gitrepo.freebsd.org> The branch stable/15 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=54ab35a81e4334f4fb669cd3e50f6a286689aeb3 commit 54ab35a81e4334f4fb669cd3e50f6a286689aeb3 Author: Gordon Bergling AuthorDate: 2026-06-27 10:48:11 +0000 Commit: Gordon Bergling CommitDate: 2026-06-30 04:48:26 +0000 ps(1): Fix a few typos in the manual page - s/occurence/occurrence/ - s/occurences/occurrences/ - s/ouput/output/ (cherry picked from commit dd2127b54f97fd7445bb4f4187a148e979c9c944) --- 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