summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2010-09-23 03:50:27 +1000
committerJames Turnbull <james@lovedthanlost.net>2010-09-23 09:22:33 +1000
commit8ff4b9a0b16310729a0411ad151ad0d0636069d5 (patch)
treee2a32e822e063610c20d59c26b4fc74b589ee413 /lib
parent2b50f30c703aca5c4f3e89961d64a94d886296bd (diff)
downloadpuppet-8ff4b9a0b16310729a0411ad151ad0d0636069d5.tar.gz
puppet-8ff4b9a0b16310729a0411ad151ad0d0636069d5.tar.xz
puppet-8ff4b9a0b16310729a0411ad151ad0d0636069d5.zip
Fixed #4819 - corrected cron documentation
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}