diff --git a/doc/man/man1/srun.1 b/doc/man/man1/srun.1
index 6ec4e288f838e6094f52ce7ed347056765f53cc4..ebd369f8e8e785a51fd60f13f06acf0512b305e0 100644
--- a/doc/man/man1/srun.1
+++ b/doc/man/man1/srun.1
@@ -169,7 +169,7 @@ task id.
 do not line buffer stdout from remote tasks. This option cannot be used
 with \fI\-\-label\fR. 
 .TP
-\fB\-m\fR, \fB\-\-distribution\fR=(\fIblock\fR|\fIcyclic\fR\fIhostfile\fR)
+\fB\-m\fR, \fB\-\-distribution\fR=(\fIblock\fR|\fIcyclic\fR|\fIhostfile\fR)
 Specify an alternate distribution method for remote processes.
 .RS
 .TP
@@ -189,7 +189,6 @@ The cyclic method distributes processes in a round-robin fashion across
 the allocated nodes. That is, process one will be allocated to the first
 node, process two to the second, and so on. This is the default behavior
 if the number of tasks is no larger than the number of nodes requested.
-.RE
 .TP
 .B hostfile
 The hostfile method of distribution will allocate processes in-order as