From: jsg Date: Fri, 12 Mar 2021 07:24:49 +0000 (+0000) Subject: fix previous X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=afa7f157b23abbf418efa1d58682fb3f66df75b9;p=openbsd fix previous --- diff --git a/lib/libutil/ober_oid_cmp.3 b/lib/libutil/ober_oid_cmp.3 index daad424b5cd..9ca8df903cc 100644 --- a/lib/libutil/ober_oid_cmp.3 +++ b/lib/libutil/ober_oid_cmp.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ober_oid_cmp.3,v 1.3 2021/03/12 05:18:01 jsg Exp $ +.\" $OpenBSD: ober_oid_cmp.3,v 1.4 2021/03/12 07:24:49 jsg Exp $ .\" .\" Copyright (c) 2007, 2012 Reyk Floeter .\" @@ -60,7 +60,7 @@ may be used to compare two structures. .Sh RETURN VALUES .Fn ober_oid2ber -returns the number of bytes written or 0 on failure +returns the number of bytes written or 0 on failure. .Pp .Fn ober_string2oid returns 0 on success or -1 on failure.