diff --git a/cdist/conf/type/__debconf_set_selections/man.text b/cdist/conf/type/__debconf_set_selections/man.text
index b6b2ad18..f1e13a8e 100644
--- a/cdist/conf/type/__debconf_set_selections/man.text
+++ b/cdist/conf/type/__debconf_set_selections/man.text
@@ -17,7 +17,7 @@ to setup configuration parameters.
 REQUIRED PARAMETERS
 -------------------
 file::
-   If supplied, use the given filename as input for debconf-set-selections(1)
+   Use the given filename as input for debconf-set-selections(1)
 
 
 EXAMPLES
@@ -35,9 +35,11 @@ __debconf_set_selections nslcd --file "$__type/files/preseed/nslcd"
 SEE ALSO
 --------
 - cdist-type(7)
+- cdist-type__update_alternatives(7)
+- debconf-set-selections(1)
 
 
 COPYING
 -------
-Copyright \(C) 2011 Nico Schottelius. Free use of this software is
+Copyright \(C) 2011-2013 Nico Schottelius. Free use of this software is
 granted under the terms of the GNU General Public License version 3 (GPLv3).