Blame slurm_doc_fix.patch

Philip Kovacs bff578
diff --git a/doc/man/man5/burst_buffer.conf.5 b/doc/man/man5/burst_buffer.conf.5
Philip Kovacs 0865bd
index 90f8e94fc7..efd76aa999 100644
Philip Kovacs bff578
--- a/doc/man/man5/burst_buffer.conf.5
Philip Kovacs bff578
+++ b/doc/man/man5/burst_buffer.conf.5
Philip Kovacs bff578
@@ -31,18 +31,18 @@ The configuration parameters available include:
Philip Kovacs 9be8f2
 \fBAllowUsers\fR
Philip Kovacs 9be8f2
 Comma separated list of user names and/or IDs permitted to use burst buffers.
Philip Kovacs 9be8f2
 The options \fBAllowUsers\fR and \fBDenyUsers\fR can not both be specified.
Philip Kovacs 9be8f2
-By default all users are permitted to use burst buffers.
Philip Kovacs bff578
+By default all users are permitted to use burst buffers.  Possible future
Philip Kovacs 0865bd
+future enhancement for generic plugin.
Philip Kovacs 9be8f2
 
Philip Kovacs 0865bd
-.\" Possible future enhancement for generic plugin
Philip Kovacs 0865bd
-.\" .TP
Philip Kovacs 0865bd
-.\" \fBAltPool\fR
Philip Kovacs 0865bd
-.\" The AltPool value consists of a comma separated list of alternate pools of
Philip Kovacs 0865bd
-.\" resources, each of which includes a name separated by a colon and a numeric
Philip Kovacs 0865bd
-.\" value.
Philip Kovacs 0865bd
-.\" The numeric value can include a suffix of "k", "m", "g", "t" and "p" which
Philip Kovacs 0865bd
-.\" multiplies the numeric value by 1,024, 1,048,576, 1,073,741,824 etc.
Philip Kovacs 0865bd
-.\" The numeric value is a 64-bit value.
Philip Kovacs 0865bd
-.\" for example, "AltPool=test:20g,small:4g
Philip Kovacs 9be8f2
+.TP
Philip Kovacs 9be8f2
+\fBAltPool\fR
Philip Kovacs 9be8f2
+The AltPool value consists of a comma separated list of alternate pools of
Philip Kovacs 9be8f2
+resources, each of which includes a name separated by a colon and a numeric
Philip Kovacs 9be8f2
+value.
Philip Kovacs 9be8f2
+The numeric value can include a suffix of "k", "m", "g", "t" and "p" which
Philip Kovacs 9be8f2
+multiplies the numeric value by 1,024, 1,048,576, 1,073,741,824 etc.
Philip Kovacs 9be8f2
+The numeric value is a 64-bit value.
Philip Kovacs 9be8f2
+for example, "AltPool=test:20g,small:4g
Philip Kovacs 9be8f2
 
Philip Kovacs 9be8f2
 .TP
Philip Kovacs 9be8f2
 \fBCreateBuffer\fR
Philip Kovacs 0865bd
@@ -206,8 +206,8 @@ By default there is a 5 second timeout for the validation operations.
Philip Kovacs 9be8f2
 AllowUsers=alan,brenda
Philip Kovacs 9be8f2
 .br
Philip Kovacs 9be8f2
 PrivateData=true
Philip Kovacs 0865bd
-.\" .br
Philip Kovacs 0865bd
-.\" Gres=nodes:10,other:20
Philip Kovacs 9be8f2
+.br
Philip Kovacs 9be8f2
+Gres=nodes:10,other:20
Philip Kovacs 9be8f2
 .br
Philip Kovacs 9be8f2
 #
Philip Kovacs 9be8f2
 .br