summaryrefslogtreecommitdiffstats
path: root/lib/puppet/type/macauthorization.rb
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2010-08-12 09:28:36 +1000
committerMarkus Roberts <Markus@reality.com>2010-08-11 22:19:35 -0700
commit1157e8dbaf310cca6f56dda3fa9f100b458662ee (patch)
treed81cf0c9e21d99cc2d0ed24cbaddd23de9d7462d /lib/puppet/type/macauthorization.rb
parentfef8800acaddd54659602b65bd9fdc728d187c67 (diff)
downloadpuppet-1157e8dbaf310cca6f56dda3fa9f100b458662ee.tar.gz
puppet-1157e8dbaf310cca6f56dda3fa9f100b458662ee.tar.xz
puppet-1157e8dbaf310cca6f56dda3fa9f100b458662ee.zip
Updated all types to Markdown output
Updated defaults.rb to Markdown Migrated report documentation to Markdown Migrated Naginator doco to Markdown Updated provider documentation to Markdown
Diffstat (limited to 'lib/puppet/type/macauthorization.rb')
-rw-r--r--lib/puppet/type/macauthorization.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/puppet/type/macauthorization.rb b/lib/puppet/type/macauthorization.rb
index 9b17c279d..ef6fbb6c1 100644
--- a/lib/puppet/type/macauthorization.rb
+++ b/lib/puppet/type/macauthorization.rb
@@ -1,8 +1,7 @@
Puppet::Type.newtype(:macauthorization) do
@doc = "Manage the Mac OS X authorization database.
- See:
- http://developer.apple.com/documentation/Security/Conceptual/Security_Overview/Security_Services/chapter_4_section_5.html for more information."
+ See the [Apple developer site](http://developer.apple.com/documentation/Security/Conceptual/Security_Overview/Security_Services/chapter_4_section_5.html) for more information."
ensurable