summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2021-04-03 00:00:00 -0500
committerCraig Small <csmall@dropbear.xyz>2021-04-06 16:51:03 +1000
commit17c30484bca3f58cfb442326f1cbc7f84c1e59fa (patch)
tree36863b52f316c25e8e8232cfdcb9db81f9bf481a /doc
parentb2115a0c7bc9ca345e5f21c36d6a4bbdbff482cf (diff)
downloadprocps-ng-17c30484bca3f58cfb442326f1cbc7f84c1e59fa.tar.gz
docs: fix a couple of spelling errors in new man pages
Signed-off-by: Jim Warner <james.warner@comcast.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/procps.34
-rw-r--r--doc/procps_pids.34
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/procps.3 b/doc/procps.3
index 749e872..3798d3d 100644
--- a/doc/procps.3
+++ b/doc/procps.3
@@ -145,7 +145,7 @@ For the \fBstat\fR interface, a \fIwhat\fR parameter on the \fBreap\fR
function identifies whether data for just CPUs or both CPUs and NUMA
nodes is to be gathered.
-When usng the \fBsort\fR function, the parameters \fIstacks\fR and
+When using the \fBsort\fR function, the parameters \fIstacks\fR and
\fInumstacked\fR would normally be those returned in the `reaped'
structure.
@@ -172,7 +172,7 @@ It assumes that a supplied macro in the header file is
used to access the `result' value.
This feature can be activated through either of the following
-methods and any discrepancies will be wrtten to \fBstderr\fR.
+methods and any discrepancies will be written to \fBstderr\fR.
.IP 1) 3
Add CFLAGS='-DXTRA_PROCPS_DEBUG' to any other ./configure
diff --git a/doc/procps_pids.3 b/doc/procps_pids.3
index 6f921d4..3de5061 100644
--- a/doc/procps_pids.3
+++ b/doc/procps_pids.3
@@ -142,7 +142,7 @@ The \fBselect\fR function requires an array of PIDs or UIDs as
are to be fetched.
This function then operates as a subset of \fBreap\fR.
-When usng the \fBsort\fR function, the parameters \fIstacks\fR and
+When using the \fBsort\fR function, the parameters \fIstacks\fR and
\fInumstacked\fR would normally be those returned in the `pids_fetch'
structure.
@@ -179,7 +179,7 @@ It assumes that a supplied macro in the header file is
used to access the `result' value.
This feature can be activated through either of the following
-methods and any discrepancies will be wrtten to \fBstderr\fR.
+methods and any discrepancies will be written to \fBstderr\fR.
.IP 1) 3
Add CFLAGS='-DXTRA_PROCPS_DEBUG' to any other ./configure