Update stdlib and concat to 6.1.0 both
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / manifests / init.pp
index 9ea22a7..01776d0 100644 (file)
@@ -1,17 +1,11 @@
-# Class: stdlib
-#
-# This module manages stdlib. Most of stdlib's features are automatically
-# loaded by Puppet, but this class should be declared in order to use the
-# standardized run stages.
-#
-# Parameters: none
-#
-# Actions:
-#
-#   Declares all other classes in the stdlib module. Currently, this consists
-#   of stdlib::stages.
-#
-# Requires: nothing
+# @summary
+#   This module manages stdlib.
+# 
+# Most of stdlib's features are automatically loaded by Puppet, but this class should be 
+# declared in order to use the standardized run stages.
+# 
+# Declares all other classes in the stdlib module. Currently, this consists
+# of stdlib::stages.
 #
 class stdlib {
   include ::stdlib::stages