From: Jim Warner Date: Sat, 3 Apr 2021 05:00:00 +0000 (-0500) Subject: docs: fix a couple of spelling errors in new man pages X-Git-Tag: v4.0.0~210 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=17c30484bca3f58cfb442326f1cbc7f84c1e59fa;p=procps-ng docs: fix a couple of spelling errors in new man pages Signed-off-by: Jim Warner --- diff --git a/doc/procps.3 b/doc/procps.3 index 749e8729..3798d3d6 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 6f921d4e..3de5061a 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