From nobody Tue Jun 30 04:53:35 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 4gq9lN2Sh8z6jV68 for ; Tue, 30 Jun 2026 04:53:36 +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 4gq9lM5dl0z4MBW for ; Tue, 30 Jun 2026 04:53:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782795215; 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=lcv5XK6xOmA4cZRzyiMljnIgUzOnwEb+48DsZMmkFfE=; b=QdBhYisEtj3HD/h6XCwNpxTtmuHQdNprHsdmWCccQDZYVigki7MJvqW4b5AA4RdLaAFHI0 9lZkyyC2mz2yKkDxOQXqx7AKgaII+Zo+PRjIQPWl9gvQJ5MUFQbzgYQzW4Gkt2kyK0FrkM dmVlWhuFN6Eeot0iNNArr6rRt6+K2WyptYbaMEJJjkcf5xiYk4hVJP9QzRSGdTgpdh38Wr sRu0ym3eRXzRCpR1GSKGO8RKP/eAYTxZWNK15wQxHZQkh7fepEFz6sMmSa01+Fs1jTm3Cw QI8SQDlAnFwH24ELJgPBZVnk4ECiANasXbzwL/sy1hlCnooUVBJfVfo8l2Pctg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782795215; a=rsa-sha256; cv=none; b=KRRzGMxlYnEqKG/qhxtMpDUlp64Hm76zWyuNd9Oz5t81Otqc24ig6A+8Q6LAhWI2zffD5X pU7jmhz5Z8sZrpllhqsnA36BU+BwtT/83KPM0m0IOYadRTdOqe0ti0OLwBNkzBmqQ7qdBt Mix1vW1thzWjKixhJWfnpFtGCZPHlpv1ElncOhRHH7ODIRctX0xV/30U5YkixictNGobnZ KoFtncSBXb8nwR67R0CpQjeCZWHManjW2568e34fSxrZgYiZN/6+RHlgH5C9K5BeTKzj++ QCdAxI3UsLyn55XUkmYunhOmaT6G6HOo/F8Q+HmQh96FcA2UBDBtcy41d3sVbw== 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=1782795215; 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=lcv5XK6xOmA4cZRzyiMljnIgUzOnwEb+48DsZMmkFfE=; b=c4sdNfbLzAAFQlii044RufhBRJ5mkJZ+wDsVm4j1ejW38RZSEX/4/mU2w3307CLEmt5lBZ nBcyec3nfvv5jxtt2gD3rIttkWMcppYyPguorbjFWQmAl+Szwqh7QSl7VDzCJXbN3bzrHT bEi2e1GEJyS/QnEgCR+Qw8CcPrJJHdENx/If7rsWrJyD9LWIan94rDhikyyUxkRDZlphF3 0zleSzzM34KbpiC1v5QXs/7rBc30gJqunhzrTLdb9LZc2RgGsCaD5jJ5fMvLI//scWQ+9K xfqKPwNRl3zF5GUqr3ZeIAFwkEcgvcaq+dd00Z78Pwk844TM0E8FLDItP7wDiw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gq9lM4cNWzTMy for ; Tue, 30 Jun 2026 04:53:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3e4a8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 30 Jun 2026 04:53:35 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: 4a70a74168fb - stable/14 - ps(1): Fix a few typos in the manual page 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: gbe X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 4a70a74168fb6a4af4a4d2fc3231bb20ac10d78a Auto-Submitted: auto-generated Date: Tue, 30 Jun 2026 04:53:35 +0000 Message-Id: <6a434bcf.3e4a8.bec1720@gitrepo.freebsd.org> The branch stable/14 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=4a70a74168fb6a4af4a4d2fc3231bb20ac10d78a commit 4a70a74168fb6a4af4a4d2fc3231bb20ac10d78a Author: Gordon Bergling AuthorDate: 2026-06-27 10:48:11 +0000 Commit: Gordon Bergling CommitDate: 2026-06-30 04:52:45 +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 1267b1013f69..13923e18973d 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -317,11 +317,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. @@ -427,7 +427,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