summaryrefslogtreecommitdiff
path: root/sys/man/1/ps
diff options
context:
space:
mode:
authorStuart Morrow <morrow.stuart@gmail.com>2021-11-01 20:49:43 +0000
committerqwx <qwx@sciops.net>2021-11-01 20:49:43 +0000
commit3f495077869362629de9d0c0b070ffca10ceb729 (patch)
treea1d10c5fa5001e0bf77d4dc279f84b5dfac61966 /sys/man/1/ps
parentcdf3be65eac3c925451c0cb82393effd1c308327 (diff)
mainly just spelling and typos
Diffstat (limited to 'sys/man/1/ps')
-rw-r--r--sys/man/1/ps4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/1/ps b/sys/man/1/ps
index 13d2919f9..839ca322f 100644
--- a/sys/man/1/ps
+++ b/sys/man/1/ps
@@ -109,8 +109,8 @@ flag causes
to print the arguments for the process. Newlines in arguments will be translated to spaces for display.
.PP
.I Pstree
-prints the processes as a tree in a two colum layout where
-the first colum being the process id and second column
+prints the processes as a tree in a two-column layout where
+the first column being the process id and second column
the program name and arguments indented and prefixed with
line drawing runes to reflect the nesting in the hierarchy.
.SH FILES