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 bff578
index 34ee651513..01f47c1383 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 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 bff578
@@ -193,8 +193,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 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
Philip Kovacs bff578
diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5
Philip Kovacs bff578
index 6a9c753f51..56da9b7573 100644
Philip Kovacs bff578
--- a/doc/man/man5/slurm.conf.5
Philip Kovacs bff578
+++ b/doc/man/man5/slurm.conf.5
Philip Kovacs bff578
@@ -3434,7 +3434,7 @@
Philip Kovacs bff578
 \fB\-D\fR command line option) the \fBSlurmdSyslogDebug\fR configuration
Philip Kovacs bff578
 parameter will be ignored.
Philip Kovacs bff578
 The default value is \fBquiet\fR unless there is no configured
Philip Kovacs bff578
-\fBSlurmdLogFile\fR, in which case the default value will be \fBfatal\fR so
Philip Kovacs bff578
+\fBSlurmdLogFile\fR, in which case the default value will be \fBfatal\fRso
Philip Kovacs bff578
 that fatal errors are logged somewhere.
Philip Kovacs bff578
 
Philip Kovacs bff578
 .RS
Philip Kovacs bff578
diff --git a/doc/man/man5/slurmdbd.conf.5 b/doc/man/man5/slurmdbd.conf.5
Philip Kovacs bff578
index d8e2ebe286..1dc4f789a7 100644
Philip Kovacs bff578
--- a/doc/man/man5/slurmdbd.conf.5
Philip Kovacs bff578
+++ b/doc/man/man5/slurmdbd.conf.5
Philip Kovacs bff578
@@ -276,7 +276,7 @@ If the slurmdbd daemon is run in the foreground (started with the \fB\-D\fR
Philip Kovacs bff578
 command line option) the \fBDebugLevelSyslog\fR configuration parameter
Philip Kovacs bff578
 will be ignored.
Philip Kovacs bff578
 The default value is \fBquiet\fR unless there is no configured
Philip Kovacs bff578
-\fBSlurmdLogFile\fR, in which case the default value will be \fBfatal\bR so
Philip Kovacs bff578
+\fBSlurmdLogFile\fR, in which case the default value will be \fBfatal\bRso
Philip Kovacs bff578
 that fatal errors are logged somewhere.
Philip Kovacs bff578
 
Philip Kovacs bff578
 .RS