Remove extra `the` in SSL_SESSION_set1_id.pod
[openssl.git] / doc / man3 / BN_copy.pod
index 500f4b2ee5e8be1e83c687c7b7bdbc471e74fb8b..46de54428663a31ca37e8cf569aeeaadbdca5fba 100644 (file)
@@ -29,7 +29,7 @@ B<BN_FLG_CONSTTIME> flag set for constant time operations. The temporary copy in
 B<dest> will share some internal state with B<b>. For this reason the following
 restrictions apply to the use of B<dest>:
 
-=over 4
+=over 2
 
 =item *