git: 4a70a74168fb - stable/14 - ps(1): Fix a few typos in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jun 2026 04:53:35 UTC
The branch stable/14 has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=4a70a74168fb6a4af4a4d2fc3231bb20ac10d78a
commit 4a70a74168fb6a4af4a4d2fc3231bb20ac10d78a
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2026-06-27 10:48:11 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
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