GH721: Duplicated flags in doc
authorRich Salz <rsalz@akamai.com>
Mon, 22 Feb 2016 15:58:20 +0000 (10:58 -0500)
committerRich Salz <rsalz@openssl.org>
Mon, 22 Feb 2016 16:24:34 +0000 (11:24 -0500)
Reviewed-by: Richard Levitte <levitte@openssl.org>
doc/apps/enc.pod

index 8b4c858b0d04558322cc61136e5763aba8d917a1..62e1383277e52b0e6da6f1f0aad4151d4bd7b258 100644 (file)
@@ -60,15 +60,6 @@ the output filename, standard output by default.
 the password source. For more information about the format of B<arg>
 see the B<PASS PHRASE ARGUMENTS> section in L<openssl(1)>.
 
-=item B<-salt>
-
-use a salt in the key derivation routines. This is the default.
-
-=item B<-nosalt>
-
-don't use a salt in the key derivation routines. This option B<SHOULD NOT> be
-used except for test purposes or compatibility with ancient versions of OpenSSL.
-
 =item B<-e>
 
 encrypt the input data: this is the default.
@@ -109,7 +100,9 @@ The default algorithm is sha-256.
 
 =item B<-nosalt>
 
-do not use a salt 
+don't use a salt in the key derivation routines. This option B<SHOULD NOT> be
+used except for test purposes or compatibility with ancient versions of
+OpenSSL.
 
 =item B<-salt>