doc/man1: fix malformed options
[openssl.git] / doc / man1 / openssl-enc.pod
index 6ece5a542a2e5cd534ced7a99e94100a3df738fa..498df90b1fd8a55bb8b81c2cc1802cc2b7d65c09 100644 (file)
@@ -7,7 +7,7 @@ openssl-enc - symmetric cipher routines
 =head1 SYNOPSIS
 
 B<openssl>
-[B<->I<cipher>]
+[B<-I<cipher>>]
 [B<-help>]
 [B<-ciphers>]
 [B<-in> I<filename>]
@@ -39,6 +39,8 @@ B<openssl>
 [B<-writerand> I<file>]
 [B<-engine> I<id>]
 
+=for comment ifdef z engine
+
 B<openssl> I<cipher> [B<...>]
 
 =head1 DESCRIPTION