From: Harlan Stenn Date: Sun, 2 Oct 2011 23:41:17 +0000 (-0400) Subject: typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81bdcd23630291315b76bc710be72e91f0c9e80c;p=thirdparty%2Fntp.git typo bk: 4e88f69d9TCt-8XiQy-0heLSfczIDA --- diff --git a/util/ntp-keygen-opts.def b/util/ntp-keygen-opts.def index ab59fbcac4..dc072cb3b5 100644 --- a/util/ntp-keygen-opts.def +++ b/util/ntp-keygen-opts.def @@ -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_; };