From b5420941a3ca0c27697c22ad62d8776f79500b45 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Mon, 17 Mar 2003 18:28:06 +0000
Subject: [PATCH] Minor change to wording.

---
 doc/man/man1/squeue.1 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/man/man1/squeue.1 b/doc/man/man1/squeue.1
index 80894db1b75..355f6a926ab 100644
--- a/doc/man/man1/squeue.1
+++ b/doc/man/man1/squeue.1
@@ -33,12 +33,12 @@ subject to any constraints specified.
 .TP
 \fB\-o\fR, \fB\-\-format\fR
 Specify the information to be displayed.  
-The default format for jobs is "%.7i%9P%8j%8u%2t%.7l%.4p%#N", where "#" limits 
-output to the window size.
+The default format for jobs is "%.7i%9P%8j%8u%2t%.7l%.4p%#N", where "#" 
+represents a number limiting output to the window size.
 If the \fB\-\-long\fR option is specified, the default job format is 
 "%.7i%9P%8j%8u%8T%.7l%.10p%11S%11e%N".
-The default format for job steps is "%.10i%9P%8u%11S%#N", where "#" limits 
-output to the window size. 
+The default format for job steps is "%.10i%9P%8u%11S%#N", where "#" 
+represents a number limiting output to the window size.
 If the \fB\-\-long\fR option is specified, the default job step format 
 is "%.10i%9P%8u%11S%N".
 
-- 
GitLab