git: dd2127b54f97 - main - ps(1): Fix a few typos in the manual page

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Sat, 27 Jun 2026 10:59:53 UTC
The branch main has been updated by gbe:

URL: https://cgit.FreeBSD.org/src/commit/?id=dd2127b54f97fd7445bb4f4187a148e979c9c944

commit dd2127b54f97fd7445bb4f4187a148e979c9c944
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2026-06-27 10:48:11 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
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