summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJesse Wolfe <jes5199@gmail.com>2010-10-02 00:33:31 -0700
committerJesse Wolfe <jes5199@gmail.com>2010-10-02 01:09:18 -0700
commit2e189d5166430b9ed37d9289a746b73e8673cab6 (patch)
tree22e3dd6ff94a9273c8285adee3066e5ac1d81f05 /lib
parent4dbff92f1cc1fa47167a4b4d8cf8ed9e4011cfc4 (diff)
parent8ff4b9a0b16310729a0411ad151ad0d0636069d5 (diff)
downloadpuppet-2e189d5166430b9ed37d9289a746b73e8673cab6.tar.gz
puppet-2e189d5166430b9ed37d9289a746b73e8673cab6.tar.xz
puppet-2e189d5166430b9ed37d9289a746b73e8673cab6.zip
Partial merge to 2.6.2rc1 : Merge commit '8ff4b9a' into next
There are merge conflicts with commits following this one.
Diffstat (limited to 'lib')
-rwxr-xr-xlib/puppet/type/cron.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/type/cron.rb b/lib/puppet/type/cron.rb
index c42f0df55..76399d693 100755
--- a/lib/puppet/type/cron.rb
+++ b/lib/puppet/type/cron.rb
@@ -230,7 +230,7 @@ Puppet::Type.newtype(:cron) do
end
newproperty(:special) do
- desc "Special schedules only supported on FreeBSD."
+ desc "Special schedules"
def specials
%w{reboot yearly annually monthly weekly daily midnight hourly}