summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2017-01-19 18:27:27 +0100
committerGitHub <noreply@github.com>2017-01-19 18:27:27 +0100
commit26944da6adc79a14783fee84112a0ae31cbf6d62 (patch)
tree2f9d4afc8b420f4bb868c73065479fee7d418ded /man
parent6d40dace6358ecaff3e70da9b9b2b2d7397b8da7 (diff)
parent6fd684776f74edd352d731bfe56d155224f2c4be (diff)
downloadbcfg2-26944da6adc79a14783fee84112a0ae31cbf6d62.tar.gz
bcfg2-26944da6adc79a14783fee84112a0ae31cbf6d62.tar.bz2
bcfg2-26944da6adc79a14783fee84112a0ae31cbf6d62.zip
Merge pull request #377 from viiru-/manpage-typo-fixes
Manpage typo fixes
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2.12
-rw-r--r--man/bcfg2.conf.52
2 files changed, 2 insertions, 2 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1
index 5b9449fda..73985abc0 100644
--- a/man/bcfg2.1
+++ b/man/bcfg2.1
@@ -109,7 +109,7 @@ bundles.
Cache a copy of the configuration in cachefile.
.TP
.BI \-\-ca\-cert\fB= cacert
-Specifiy the path to the SSL CA certificate.
+Specify the path to the SSL CA certificate.
.TP
.B \-d
Enable debugging output.
diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5
index 43a28bad0..87a710760 100644
--- a/man/bcfg2.conf.5
+++ b/man/bcfg2.conf.5
@@ -661,7 +661,7 @@ private key is stored unencrypted.
.TP
.B chaincert
Specifies the location of your ssl chaining certificate. This is
-used when pre\-existing certifcate hostfiles are found, so that
+used when pre\-existing certificate hostfiles are found, so that
they can be validated and only regenerated if they no longer
meet the specification. If you’re using a self signing CA this
would be the CA cert that you generated.