Remove "experimental" in code and comments, too.
[openssl.git] / doc / apps / smime.pod
index 62f1417d524e704051c9ae5ff1da110034f8cc32..82f3ecc698ad74e9885fc7c02bc4c7eb5a1862d4 100644 (file)
@@ -344,7 +344,7 @@ The B<-resign> option uses an existing message digest when adding a new
 signer. This means that attributes must be present in at least one existing
 signer using the same message digest or this operation will fail.
 
-The B<-stream> and B<-indef> options enable experimental streaming I/O support.
+The B<-stream> and B<-indef> options enable streaming I/O support.
 As a result the encoding is BER using indefinite length constructed encoding
 and no longer DER. Streaming is supported for the B<-encrypt> operation and the
 B<-sign> operation if the content is not detached.