diff options
author | jsg <> | 2024-07-14 05:53:09 +0000 |
---|---|---|
committer | jsg <> | 2024-07-14 05:53:09 +0000 |
commit | 1865a7dd7998fa67b6effbc9e1ae22f019dc22c8 (patch) | |
tree | d730700be7a42bb7f07714f0fa0121a89f2b6f65 /src | |
parent | dfcd8a8d076839996503a7743601fd0ee686a0d0 (diff) | |
download | openbsd-1865a7dd7998fa67b6effbc9e1ae22f019dc22c8.tar.gz openbsd-1865a7dd7998fa67b6effbc9e1ae22f019dc22c8.tar.bz2 openbsd-1865a7dd7998fa67b6effbc9e1ae22f019dc22c8.zip |
"please refer" -> "refer"
missed in 2022 "remove please from manual pages" commit
ok tb@
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libcrypto/man/EC_KEY_new.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EC_KEY_new.3 b/src/lib/libcrypto/man/EC_KEY_new.3 index f415b91d6f..500db339ac 100644 --- a/src/lib/libcrypto/man/EC_KEY_new.3 +++ b/src/lib/libcrypto/man/EC_KEY_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: EC_KEY_new.3,v 1.19 2024/02/16 06:09:36 tb Exp $ | 1 | .\" $OpenBSD: EC_KEY_new.3,v 1.20 2024/07/14 05:53:09 jsg Exp $ |
2 | .\" full merge up to: OpenSSL 3aef36ff Jan 5 13:06:03 2016 -0500 | 2 | .\" full merge up to: OpenSSL 3aef36ff Jan 5 13:06:03 2016 -0500 |
3 | .\" partial merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100 | 3 | .\" partial merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100 |
4 | .\" | 4 | .\" |
@@ -49,7 +49,7 @@ | |||
49 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 49 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
50 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 50 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
51 | .\" | 51 | .\" |
52 | .Dd $Mdocdate: February 16 2024 $ | 52 | .Dd $Mdocdate: July 14 2024 $ |
53 | .Dt EC_KEY_NEW 3 | 53 | .Dt EC_KEY_NEW 3 |
54 | .Os | 54 | .Os |
55 | .Sh NAME | 55 | .Sh NAME |
@@ -377,7 +377,7 @@ and | |||
377 | .Fn EC_KEY_set_conv_form | 377 | .Fn EC_KEY_set_conv_form |
378 | get and set the point_conversion_form for the | 378 | get and set the point_conversion_form for the |
379 | .Fa key . | 379 | .Fa key . |
380 | For a description of point_conversion_form please refer to | 380 | For a description of point_conversion_form refer to |
381 | .Xr EC_GROUP_copy 3 . | 381 | .Xr EC_GROUP_copy 3 . |
382 | .Pp | 382 | .Pp |
383 | .Fn EC_KEY_set_flags | 383 | .Fn EC_KEY_set_flags |