diff --git a/etc/slurm.conf.example b/etc/slurm.conf.example
index 982c78b379e403836853f58ff15d15de612bc412..284a3318859fa211c7777a4cb82ad57207273cf9 100644
--- a/etc/slurm.conf.example
+++ b/etc/slurm.conf.example
@@ -144,18 +144,19 @@
 #
 # o Define a scheduler.
 #
-# "SchedulerType"	: the type of scheduler.
-#	"sched/builtin"	: the default, SLURM's built-in FIFO scheduler.
-#	"sched/wiki"	: the Wiki interface to Maui.
-#
-# "SchedulerAuth"	: an authentication token, if any, that must
-#			  be used in a scheduler communication
-#			  protocol.  The interpretation of this value
-#			  depends on the plugin type.
-#
-# "SchedulerPort"	: for polling schedulers, the port number on
-#			  which slurmctld should listen for connection
-#			  requests.
+# "SchedulerType"	 : the type of scheduler.
+#	"sched/builtin"	 : the default, SLURM's built-in FIFO scheduler.
+#	"sched/backfill" : FIFO scheduling with backfill.
+#	"sched/wiki"	 : the Wiki interface to Maui.
+#
+# "SchedulerAuth"	 : an authentication token, if any, that must
+#			   be used in a scheduler communication
+#			   protocol.  The interpretation of this value
+#			   depends on the plugin type.
+#
+# "SchedulerPort"	 : for polling schedulers, the port number on
+#			   which slurmctld should listen for connection
+#			   requests.
 #
 # SchedulerType=sched/wiki
 # SchedulerAuth=42