Fix some man page typos
[oweals/openssl.git] / doc / man3 / X509V3_get_d2i.pod
index fcaace82b5a1247e7ce97973469d780a55ae00b7..062b10e0b60696f4752dec6fa322a17885bc9289 100644 (file)
@@ -196,7 +196,7 @@ The following extensions are used by certificate transparency, RFC6962
 =head1 RETURN VALUES
 
 X509V3_EXT_d2i() and *X509V3_get_d2i() return a pointer to an extension
-specific structure of B<NULL> if an error occurs.
+specific structure or B<NULL> if an error occurs.
 
 X509V3_EXT_i2d() returns a pointer to an B<X509_EXTENSION> structure
 or B<NULL> if an error occurs.