diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5
index 135973185cc5c0abbef5255a24995f13374af6cd..4bf0772f19ac34ac0ee09f620a79372fa81c0c96 100644
--- a/doc/man/man5/slurm.conf.5
+++ b/doc/man/man5/slurm.conf.5
@@ -1,4 +1,4 @@
-.TH "slurm.conf" "5" "October 2013" "slurm.conf 14.03" "Slurm configuration file"
+.TH "slurm.conf" "5" "May 2014" "slurm.conf 14.03" "Slurm configuration file"
 
 .SH "NAME"
 slurm.conf \- Slurm configuration file
@@ -347,7 +347,6 @@ OpenMPI (version 1.3 or higher)
 .TP
 \fBcheckpoint/poe\fR
 for use with IBM POE (Parallel Operating Environment) only
-.TP
 .RE
 
 .TP
@@ -2115,6 +2114,11 @@ The only supported options for \fBSelectType=select/linear\fR are
 \fBCR_ONE_TASK_PER_CORE\fR and
 \fBCR_Memory\fR, which treats memory as a consumable resource and
 prevents memory over subscription with job preemption or gang scheduling.
+By default \fBSelectType=select/linear\fR allocates whole nodes to jobs without
+considering their memory consumption.
+By default \fBSelectType=select/cons_res\fR, \fBSelectType=select/cray\fR, and
+\fBSelectType=select/serial\fR use \fBCR_CPU\fR, which allocates CPU to jobs
+without considering their memory consumption.
 .RS
 .TP
 The following options are supported for \fBSelectType=select/cray\fR: