The "srun" manpage appears to contain an extraneous sentence in the
"EXAMPLES" section, just following the first example: "The output of
test.sh would be found in the default output file slurm\-42.out.". This
sentence does not seem to relate to any of the examples around it.
Here is a patch for SLURM 2.2.3:
Index: srun.1
===================================================================
RCS file: /cvsroot/slurm/slurm/doc/man/man1/srun.1,v
retrieving revision 1.1.1.52
diff -u -r1.1.1.52 srun.1
--- srun.1 7 Mar 2011 20:17:22 -0000 1.1.1.52
+++ srun.1 28 Mar 2011 21:13:29 -0000
@@ -1805,9 +1805,6 @@
.fi
.PP
-The output of test.sh would be found in the default output file
-"slurm\-42.out."
-.PP
The srun \fB\-r\fR option is used within a job script
to run two job steps on disjoint nodes in the following
example. The script is run using allocate mode instead
-Don Albert-