summaryrefslogtreecommitdiffstats
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
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
-rw-r--r--doc/man/bcfg2.conf.txt2
-rw-r--r--doc/man/bcfg2.txt2
-rw-r--r--man/bcfg2.12
-rw-r--r--man/bcfg2.conf.52
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/bcfg2.conf.txt b/doc/man/bcfg2.conf.txt
index 6c801ff1e..f6fb32cf5 100644
--- a/doc/man/bcfg2.conf.txt
+++ b/doc/man/bcfg2.conf.txt
@@ -624,7 +624,7 @@ configuration file.
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.
diff --git a/doc/man/bcfg2.txt b/doc/man/bcfg2.txt
index 6df4f9b4f..3810b27d4 100644
--- a/doc/man/bcfg2.txt
+++ b/doc/man/bcfg2.txt
@@ -55,7 +55,7 @@ Options
-b bundles Run only the specified colon-delimited set of
bundles.
-c cachefile Cache a copy of the configuration in cachefile.
---ca-cert=cacert Specifiy the path to the SSL CA certificate.
+--ca-cert=cacert Specify the path to the SSL CA certificate.
-d Enable debugging output.
-e When in verbose mode, display extra entry
information.
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.