From: jsg Date: Sat, 1 Jan 2022 02:06:07 +0000 (+0000) Subject: identfier -> identifier X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b84cd46279ddb00cd74bbdbc6a36368f742575f9;p=openbsd identfier -> identifier --- diff --git a/lib/libcrypto/man/OBJ_create.3 b/lib/libcrypto/man/OBJ_create.3 index 1710d76e5a3..e587eb15170 100644 --- a/lib/libcrypto/man/OBJ_create.3 +++ b/lib/libcrypto/man/OBJ_create.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: OBJ_create.3,v 1.5 2021/12/18 17:47:45 schwarze Exp $ +.\" $OpenBSD: OBJ_create.3,v 1.6 2022/01/01 02:06:07 jsg Exp $ .\" full merge up to: .\" OpenSSL OBJ_nid2obj.pod 9b86974e Aug 17 15:21:33 2015 -0400 .\" selective merge up to: @@ -69,7 +69,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 18 2021 $ +.Dd $Mdocdate: January 1 2022 $ .Dt OBJ_CREATE 3 .Os .Sh NAME @@ -228,7 +228,7 @@ returns the new NID or .Dv NID_undef if .Fa oid -is not a valid representation of an object identfier +is not a valid representation of an object identifier or if memory allocation fails. .Pp .Fn OBJ_create_objects diff --git a/lib/libcrypto/man/a2d_ASN1_OBJECT.3 b/lib/libcrypto/man/a2d_ASN1_OBJECT.3 index 8cf6489614a..274d93cbd42 100644 --- a/lib/libcrypto/man/a2d_ASN1_OBJECT.3 +++ b/lib/libcrypto/man/a2d_ASN1_OBJECT.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: a2d_ASN1_OBJECT.3,v 1.1 2021/11/22 14:00:27 schwarze Exp $ +.\" $OpenBSD: a2d_ASN1_OBJECT.3,v 1.2 2022/01/01 02:06:07 jsg Exp $ .\" .\" Copyright (c) 2021 Ingo Schwarze .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 22 2021 $ +.Dd $Mdocdate: January 1 2022 $ .Dt A2D_ASN1_OBJECT 3 .Os .Sh NAME @@ -63,7 +63,7 @@ returns the number of content octets that were or would be written or 0 if .Fa ilen is 0, if .Fa val_in -is not a valid representation of an object identfier, +is not a valid representation of an object identifier, if memory allocation fails, or if the number of content octets would be larger than .Fa olen .