]> granicus.if.org Git - procps-ng/commitdiff
docs: fix a couple of spelling errors in new man pages
authorJim Warner <james.warner@comcast.net>
Sat, 3 Apr 2021 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 6 Apr 2021 06:51:03 +0000 (16:51 +1000)
Signed-off-by: Jim Warner <james.warner@comcast.net>
doc/procps.3
doc/procps_pids.3

index 749e87292290ec750be62fe16e822a2e818dc6c3..3798d3d6c96fd16dde7a12956eaf1d912619ea1c 100644 (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
index 6f921d4e616d1c77fa00a2178057dfc41e3d6806..3de5061a554977ab02c24fe2f9c3356856c18bd3 100644 (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