From 4bcd91568dca3ed6f28245c9cb2cfc5566eab5da Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Thu, 9 Jan 2003 22:47:16 +0000
Subject: [PATCH] Fix a few typos.

---
 doc/man/man1/scancel.1  | 24 ++++++++++++------------
 doc/man/man1/scontrol.1 |  4 ++--
 doc/man/man1/squeue.1   | 10 +++++-----
 3 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/doc/man/man1/scancel.1 b/doc/man/man1/scancel.1
index 07f228693e9..840448f8935 100644
--- a/doc/man/man1/scancel.1
+++ b/doc/man/man1/scancel.1
@@ -1,15 +1,15 @@
-.TH SCANCEL "1" "November 2002" "scancel 0.1" "Slurm components"
+.TH SCANCEL "1" "January 2003" "scancel 0.1" "Slurm components"
 .SH "NAME"
 scancel \- Used to cancel jobs or job steps that are under the control of Slurm.
 .SH "SYNOPSIS"
 \fBscancel\fR [\fIOPTIONS\fR...] [\fIjob_id\fR[.\fIstep_id\fR]] [\fIjob_id\fR[.\fIstep_id\fR]...]
 .SH "DESCRIPTION"
 \fBscancel\fR is used to cancel jobs or job steps. An arbitrary number of jobs 
-or job steps may be cancelled using job specification used for filtering or a
+or job steps may be canceled using job specification used for filtering or a
 space separated list of specific job and/or job step IDs. A job or job step 
-can only be cancelled by the owner of that job or user root. If an attempt is 
+can only be canceled by the owner of that job or user root. If an attempt is 
 made by an unauthorized user to cancel a job or job step, an error message will 
-be printed and the job will not be cancelled. 
+be printed and the job will not be canceled. 
 .TP
 OPTIONS
 .TP
@@ -20,17 +20,17 @@ Print a help message describing the usage of scancel.
 Interactive mode. Confirm each job_id.step_id before performing the cancel operation.
 .TP
 \fB\-n\fR, \fB\-\-name\fR=\fIjob_name\fR
-The name of jobs to be cancelled.
+The name of jobs to be canceled.
 .TP
 \fB\-p\fR, \fB\-\-partition\fR=\fIpartition_name\fR
-The name of the partition from which jobs are to be cancelled.
+The name of the partition from which jobs are to be canceled.
 .TP
 \fB\-s\fR, \fB\-\-state\fR=\fIjob_state_name\fR
-The state of the jobs are to be cancelled. \fIjob_state_name\fR may have a value of 
+The state of the jobs are to be canceled. \fIjob_state_name\fR may have a value of 
 either "PENDING" or "RUNNING".
 .TP
 \fB\-u\fR, \fB\-\-user\fR=\fIuser_name\fR
-The name of the user whose jobs are to be cancelled.
+The name of the user whose jobs are to be canceled.
 .TP
 \fB\-v\fR, \fB\-\-verbose\fR
 Print additional logging. Multiple v's increase logging detail. 
@@ -38,16 +38,16 @@ Print additional logging. Multiple v's increase logging detail.
 \fB\-V\fR, \fB\-\-Version\fR
 Print the version number of the scontrol command. 
 .TP
-NOTE: If multiple filters are supplied (e.g. \fB\-\-partition\fR and \fB\-\-name\fR) only the jobs satisfying all of the filtering options will be cancelled.
+NOTE: If multiple filters are supplied (e.g. \fB\-\-partition\fR and \fB\-\-name\fR) only the jobs satisfying all of the filtering options will be canceled.
 .TP
 ARGUMENTS
 .TP
 \fIjob_id\fP
-The Slurm job ID of the job to have one of its steps or the entire job cancelled.
+The Slurm job ID of the job to have one of its steps or the entire job canceled.
 .TP
 \fIstep_id\fP
-The step ID of the job step to be cancelled. If none is provided, then 
-all jobs steps associated with the provided job_id will be cancelled along 
+The step ID of the job step to be canceled. If none is provided, then 
+all jobs steps associated with the provided job_id will be canceled along 
 with the job itself.
 .SH "EXAMPLES"
 .TP
diff --git a/doc/man/man1/scontrol.1 b/doc/man/man1/scontrol.1
index 46cc16deca1..8636a944ca0 100644
--- a/doc/man/man1/scontrol.1
+++ b/doc/man/man1/scontrol.1
@@ -1,4 +1,4 @@
-.TH SCONTROL "1" "October 2002" "scontrol 0.1" "Slurm components"
+.TH SCONTROL "1" "January 2003" "scontrol 0.1" "Slurm components"
 
 .SH "NAME"
 scontrol \- Used view and modify Slurm configuration and state.
@@ -184,7 +184,7 @@ Specify if jobs can be allocated nodes in this partition.
 Possible values are"UP" and "DOWN".
 If a partition allocated nodes to running jobs, those jobs will continue 
 execution even after the partition's state is set to "DOWN". The jobs 
-must be explicitly cancelled to force their termination.
+must be explicitly canceled to force their termination.
 .TP
 \fIMaxNodes\fP=<count>
 Set the maximum number of nodes which will be allocated to any single job 
diff --git a/doc/man/man1/squeue.1 b/doc/man/man1/squeue.1
index 35bb9beeeec..4d58ab9e66e 100644
--- a/doc/man/man1/squeue.1
+++ b/doc/man/man1/squeue.1
@@ -1,4 +1,4 @@
-.TH SQUEUE "1" "November 2002" "squeue 0.1" "Slurm components"
+.TH SQUEUE "1" "January 2003" "squeue 0.1" "Slurm components"
 
 .SH "NAME"
 squeue \- Used to view information of jobs located in the scheduling queue.
@@ -52,7 +52,7 @@ limit)
 .br
 \fB%m\fR Minimum size of memory (in MB) requested by the job
 .br
-\fB%n\fR List of node names explicity requested by the job
+\fB%n\fR List of node names explicitly requested by the job
 .br
 \fB%N\fR List of nodes allocated to the job or job step
 .br
@@ -82,15 +82,15 @@ limit)
 Display all job information.
 .TP
 \fB\-i\fR, \fB\-\-iterate\fR
-Repeatedly gathter and report the requested information at the interval
+Repeatedly gather and report the requested information at the interval
 specified (in seconds).
 .TP
 \fB\-j\fR, \fB\-\-jobs\fR
-Specify the jobs to view.  This takes a comma seperated list of jobs to view.
+Specify the jobs to view.  This takes a comma separated list of jobs to view.
 Defaults to all jobs.
 .TP
 \fB\-s\fR, \fB\-\-job-steps\fR
-Specify the job steps to view.  This takes a comma seperated list of job steps
+Specify the job steps to view.  This takes a comma separated list of job steps
 to view in the format "job_id.step_id". Defaults to all job steps.
 .TP
 \fB\-l\fR, \fB\-\-long\fR
-- 
GitLab