fix a typo in an .Xr argument
authorschwarze <schwarze@openbsd.org>
Thu, 9 Dec 2021 18:33:34 +0000 (18:33 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 9 Dec 2021 18:33:34 +0000 (18:33 +0000)
lib/libcrypto/man/i2d_PKCS7_bio_stream.3

index 3d5df72..a76ee27 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: i2d_PKCS7_bio_stream.3,v 1.8 2020/06/03 13:41:27 schwarze Exp $
+.\" $OpenBSD: i2d_PKCS7_bio_stream.3,v 1.9 2021/12/09 18:33:34 schwarze Exp $
 .\" OpenSSL df75c2bf Dec 9 01:02:36 2018 +0100
 .\"
 .\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -49,7 +49,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: June 3 2020 $
+.Dd $Mdocdate: December 9 2021 $
 .Dt I2D_PKCS7_BIO_STREAM 3
 .Os
 .Sh NAME
@@ -72,7 +72,7 @@ structure in BER format.
 It is otherwise identical to the function
 .Xr SMIME_write_PKCS7 3 .
 This function is effectively a version of
-.Xr d2i_PKCS7_bio 3
+.Xr i2d_PKCS7_bio 3
 supporting streaming.
 .Sh RETURN VALUES
 .Fn i2d_PKCS7_bio_stream