docs: fix a couple of spelling errors in new man pages

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner 2021-04-03 00:00:00 -05:00 committed by Craig Small
parent b2115a0c7b
commit 17c30484bc
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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