diff options
author | James Turnbull <james@lovedthanlost.net> | 2010-07-15 01:33:54 +1000 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2010-07-15 01:43:01 +1000 |
commit | 1cda7c53e340bd95513c973e356cbc90372efe38 (patch) | |
tree | a0577f4641cae04f0d16ffb687a70d4f4514d6aa /man/man8 | |
parent | f60b6a0e54bf99e20bfa876b8341a5cc0da74584 (diff) | |
download | puppet-1cda7c53e340bd95513c973e356cbc90372efe38.tar.gz puppet-1cda7c53e340bd95513c973e356cbc90372efe38.tar.xz puppet-1cda7c53e340bd95513c973e356cbc90372efe38.zip |
Fixes errant Trac references in documentation
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/filebucket.8 | 2 | ||||
-rw-r--r-- | man/man8/puppet.8 | 2 | ||||
-rw-r--r-- | man/man8/puppetd.8 | 2 | ||||
-rw-r--r-- | man/man8/puppetmasterd.8 | 2 | ||||
-rw-r--r-- | man/man8/puppetqd.8 | 2 | ||||
-rw-r--r-- | man/man8/ralsh.8 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/man/man8/filebucket.8 b/man/man8/filebucket.8 index de2dee733..2cfc82cea 100644 --- a/man/man8/filebucket.8 +++ b/man/man8/filebucket.8 @@ -64,7 +64,7 @@ configuration parameter, so you can specify \(aq\-\-ssldir <directory>\(aq as an argument. .sp See the configuration file documentation at -\fI\%http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference\fP for the +\fI\%http://docs/puppetlabs.com/references/stable/configuration.html\fP for the full list of acceptable parameters. A commented list of all configuration options can also be generated by running puppet with \(aq\-\-genconfig\(aq. diff --git a/man/man8/puppet.8 b/man/man8/puppet.8 index 02176ce81..d34711bb2 100644 --- a/man/man8/puppet.8 +++ b/man/man8/puppet.8 @@ -30,7 +30,7 @@ configuration parameter, so you can specify \(aq\-\-ssldir <directory>\(aq as an argument. .sp See the configuration file documentation at -\fI\%http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference\fP for the +\fI\%http://docs/puppetlabs.com/references/stable/configuration.html\fP for the full list of acceptable parameters. A commented list of all configuration options can also be generated by running puppet with \(aq\-\-genconfig\(aq. diff --git a/man/man8/puppetd.8 b/man/man8/puppetd.8 index c2d5cb530..a913531a0 100644 --- a/man/man8/puppetd.8 +++ b/man/man8/puppetd.8 @@ -66,7 +66,7 @@ configuration parameter, so you can specify \(aq\-\-server <servername>\(aq as an argument. .sp See the configuration file documentation at -\fI\%http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference\fP for the +\fI\%http://docs/puppetlabs.com/references/stable/configuration.html\fP for the full list of acceptable parameters. A commented list of all configuration options can also be generated by running puppetd with \(aq\-\-genconfig\(aq. diff --git a/man/man8/puppetmasterd.8 b/man/man8/puppetmasterd.8 index 5bfea2ef2..680e5059d 100644 --- a/man/man8/puppetmasterd.8 +++ b/man/man8/puppetmasterd.8 @@ -29,7 +29,7 @@ configuration parameter, so you can specify \(aq\-\-ssldir <directory>\(aq as an argument. .sp See the configuration file documentation at -\fI\%http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference\fP for the +\fI\%http://docs/puppetlabs.com/references/stable/configuration.html\fP for the full list of acceptable parameters. A commented list of all configuration options can also be generated by running puppetmasterdd with \(aq\-\-genconfig\(aq. diff --git a/man/man8/puppetqd.8 b/man/man8/puppetqd.8 index bf08f2bb2..2da8b985d 100644 --- a/man/man8/puppetqd.8 +++ b/man/man8/puppetqd.8 @@ -24,7 +24,7 @@ configuration parameter, so you can specify \(aq\-\-server <servername>\(aq as an argument. .sp See the configuration file documentation at -\fI\%http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference\fP for the +\fI\%http://docs/puppetlabs.com/references/stable/configuration.html\fP for the full list of acceptable parameters. A commented list of all configuration options can also be generated by running puppetd with \(aq\-\-genconfig\(aq. diff --git a/man/man8/ralsh.8 b/man/man8/ralsh.8 index 98892e0c9..8380b883a 100644 --- a/man/man8/ralsh.8 +++ b/man/man8/ralsh.8 @@ -42,7 +42,7 @@ configuration parameter, so you can specify \(aq\-\-ssldir <directory>\(aq as an argument. .sp See the configuration file documentation at -\fI\%http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference\fP for the +\fI\%http://docs/puppetlabs.com/references/stable/configuration.html\fP for the full list of acceptable parameters. A commented list of all configuration options can also be generated by running puppet with \(aq\-\-genconfig\(aq. |