Blame slurm_doc_fix.patch

Philip Kovacs 175622
--- a/doc/man/man5/burst_buffer.conf.5	2017-08-15 23:22:24.333180212 -0400
Philip Kovacs 175622
+++ b/doc/man/man5/burst_buffer.conf.5	2017-08-15 23:23:45.224298397 -0400
Philip Kovacs 9be8f2
@@ -31,18 +31,18 @@
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 9be8f2
+By default all users are permitted to use burst buffers.  Possible future 
Philip Kovacs 9be8f2
+enhancement for generic plugin.
Philip Kovacs 9be8f2
 
Philip Kovacs 9be8f2
-.\ Possible future enhancement for generic plugin
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
+.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 9be8f2
@@ -195,8 +195,8 @@
Philip Kovacs 9be8f2
 AllowUsers=alan,brenda
Philip Kovacs 9be8f2
 .br
Philip Kovacs 9be8f2
 PrivateData=true
Philip Kovacs 9be8f2
-.\ .br
Philip Kovacs 9be8f2
-.\ 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