]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
typo
authorHarlan Stenn <stenn@ntp.org>
Sun, 2 Oct 2011 23:41:17 +0000 (19:41 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 2 Oct 2011 23:41:17 +0000 (19:41 -0400)
bk: 4e88f69d9TCt-8XiQy-0heLSfczIDA

util/ntp-keygen-opts.def

index ab59fbcac4745c007e9933ac01d34751386df0d6..dc072cb3b50b4a282d28d360b94bd4078a8dbce0 100644 (file)
@@ -44,7 +44,7 @@ flag = {
     doc = <<-  _EndOfDoc_
        Select the cipher which is used to encrypt the files containing
        private keys.  The default is three-key triple DES in CBC mode,
-       equivalent to "-c des-ede3-cbc".  The openssl tool lists ciphers
+       equivalent to "-C des-ede3-cbc".  The openssl tool lists ciphers
        available in "openssl -h" output.
        _EndOfDoc_;
 };