diff options
| -rwxr-xr-x | bin/puppetd | 2 |
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, |
