diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5 index fd9d4e672362deb21aca3ef073a4c44cf18dccf5..4508d87ceeb91c04deb83ab97e31fad27b9138b2 100644 --- a/doc/man/man5/slurm.conf.5 +++ b/doc/man/man5/slurm.conf.5 @@ -2,7 +2,7 @@ .SH "NAME" slurm.conf \- Slurm configuration file .SH "DESCRIPTION" -\fB/etc/slurm.conf\fP is an ASCI file which describes general SLURM +\fB/etc/slurm.conf\fP is an ASCII file which describes general SLURM configuration information, the nodes to be managed, information about how those nodes are grouped into partitions, and various scheduling parameters associated with those partitions. @@ -22,6 +22,10 @@ Changes to the configuration file take effect upon restart of SLURM daemons, daemon receipt of the SIGHUP signal, or execution of the command "scontrol reconfigure" unless otherwise noted. .LP +If a line begins with the word "Include", followed by whitespace +and then a file name, that file will be included inline with the current +configuration file. +.LP The overall configuration parameters available include: .TP \fBAuthType\fR