From 899f29e949f23581cb3a10f2ab87307c0dc6a31b Mon Sep 17 00:00:00 2001 From: "J.T. Conklin" <jtc@acorntoolworks.com> Date: Tue, 9 Sep 2014 08:40:07 -0700 Subject: [PATCH] Fix man page typo --- doc/html/team.shtml | 1 + doc/man/man5/slurm.conf.5 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/html/team.shtml b/doc/html/team.shtml index 59364a5bfd8..8607369cd8f 100644 --- a/doc/html/team.shtml +++ b/doc/html/team.shtml @@ -61,6 +61,7 @@ Lead Slurm developers are: <li>Daniel Christians (HP)</li> <li>Gilles Civario (Bull)</li> <li>Chuck Clouston (Bull)</li> +<li>J.T. Conklin</li> <br> <li>Yuri D'Elia (Center for Biomedicine, EURAC Research, Italy)</li> <li>Francois Diakhate (CEA, France)</li> diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5 index aa857e9a509..d1954c7cea5 100644 --- a/doc/man/man5/slurm.conf.5 +++ b/doc/man/man5/slurm.conf.5 @@ -2468,7 +2468,7 @@ and \fBSlurmSchedLogLevel\fR parameters. .TP \fBSlurmSchedLogLevel\fR The initial level of scheduling event logging, similar to the -\fBSlurmctlDebug\fR parameter used to control the initial level of +\fBSlurmctldDebug\fR parameter used to control the initial level of \fBslurmctld\fR logging. Valid values for \fBSlurmSchedLogLevel\fR are "0" (scheduler logging disabled) and "1" (scheduler logging enabled). -- GitLab