summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArto Jantunen <viiru@debian.org>2017-01-17 19:53:46 +0200
committerArto Jantunen <viiru@debian.org>2017-01-19 17:24:11 +0200
commitd6892aa51f5c0d7d23e5478160b66d383ea70c74 (patch)
tree759372e041b1cc93a62fc201933de948687c87eb
parent6d40dace6358ecaff3e70da9b9b2b2d7397b8da7 (diff)
downloadbcfg2-d6892aa51f5c0d7d23e5478160b66d383ea70c74.tar.gz
bcfg2-d6892aa51f5c0d7d23e5478160b66d383ea70c74.tar.bz2
bcfg2-d6892aa51f5c0d7d23e5478160b66d383ea70c74.zip
Fix typo in bcfg2.1
-rw-r--r--doc/man/bcfg2.txt2
-rw-r--r--man/bcfg2.12
2 files changed, 2 insertions, 2 deletions
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.