summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArto Jantunen <viiru@debian.org>2017-01-17 19:54:25 +0200
committerArto Jantunen <viiru@debian.org>2017-01-19 17:24:11 +0200
commit6fd684776f74edd352d731bfe56d155224f2c4be (patch)
tree2f9d4afc8b420f4bb868c73065479fee7d418ded
parentd6892aa51f5c0d7d23e5478160b66d383ea70c74 (diff)
downloadbcfg2-6fd684776f74edd352d731bfe56d155224f2c4be.tar.gz
bcfg2-6fd684776f74edd352d731bfe56d155224f2c4be.tar.bz2
bcfg2-6fd684776f74edd352d731bfe56d155224f2c4be.zip
Fix typo in bcfg2.conf.5
-rw-r--r--doc/man/bcfg2.conf.txt2
-rw-r--r--man/bcfg2.conf.52
2 files changed, 2 insertions, 2 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/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.