summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>2007-05-18 17:51:49 +0000
committerajax <ajax@980ebf18-57e1-0310-9a29-db15c13687c0>2007-05-18 17:51:49 +0000
commit611f88a94ea4d91d8f8ddc95e4e54911ad29c0ca (patch)
tree7411a8276f707dcd0172998f9e1b6528fee9b2a7
parentdf6f41a01d00f4357245a6833129328df9165242 (diff)
downloadpuppet-611f88a94ea4d91d8f8ddc95e4e54911ad29c0ca.tar.gz
puppet-611f88a94ea4d91d8f8ddc95e4e54911ad29c0ca.tar.xz
puppet-611f88a94ea4d91d8f8ddc95e4e54911ad29c0ca.zip
fixing a documentation bug
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2526 980ebf18-57e1-0310-9a29-db15c13687c0
-rwxr-xr-xbin/puppetd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/puppetd b/bin/puppetd
index dcd1e87ff..02b064147 100755
--- a/bin/puppetd
+++ b/bin/puppetd
@@ -111,7 +111,7 @@
# useful for interactively running puppetd.
#
# serve::
-# Start another type of server. By default default, +puppetd+ will start
+# Start another type of server. By default, +puppetd+ will start
# a service handler that allows authenticated and authorized remote nodes to
# trigger the configuration to be pulled down and applied. You can specify
# any handler here that does not require configuration, e.g., filebucket, ca,