Signed-off-by: James Turnbull <[EMAIL PROTECTED]> --- bin/puppetd | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bin/puppetd b/bin/puppetd index 96d0e5e..e133cdc 100755 --- a/bin/puppetd +++ b/bin/puppetd @@ -30,7 +30,7 @@ # # +puppetd+ does its best to find a compromise between interactive use and # daemon use. Run with no arguments and no configuration, it will go into the -# backgroun, attempt to get a signed certificate, and retrieve and apply its +# background, attempt to get a signed certificate, and retrieve and apply its # configuration every 30 minutes. # # Some flags are meant specifically for interactive use -- in particular, -- 1.5.3.3 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---
