mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-31 15:04:26 +08:00
update manages
This commit is contained in:
@@ -6,7 +6,7 @@ errstr - lookup error codes
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
B<openssl errstr error_code>
|
||||
B<gmssl errstr error_code>
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
@@ -27,7 +27,7 @@ The error code:
|
||||
|
||||
can be displayed with:
|
||||
|
||||
openssl errstr 2006D080
|
||||
gmssl errstr 2006D080
|
||||
|
||||
to produce the error message:
|
||||
|
||||
@@ -37,7 +37,7 @@ to produce the error message:
|
||||
|
||||
Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved.
|
||||
|
||||
Licensed under the OpenSSL license (the "License"). You may not use
|
||||
Licensed under the GmSSL license (the "License"). You may not use
|
||||
this file except in compliance with the License. You can obtain a copy
|
||||
in the file LICENSE in the source distribution or at
|
||||
L<https://www.openssl.org/source/license.html>.
|
||||
|
||||
Reference in New Issue
Block a user