diff options
author | jsg <> | 2021-03-12 05:18:00 +0000 |
---|---|---|
committer | jsg <> | 2021-03-12 05:18:00 +0000 |
commit | adbe883d9c725b62862f5935e80c4874c5f0e82f (patch) | |
tree | 467ff952c461f642c9ec1546cf18aa9ae48c36ed /src/lib/libcrypto/man/BN_set_flags.3 | |
parent | 7a96ea5b5a6bd9d1c199cb3f2b39f58b318330e0 (diff) | |
download | openbsd-adbe883d9c725b62862f5935e80c4874c5f0e82f.tar.gz openbsd-adbe883d9c725b62862f5935e80c4874c5f0e82f.tar.bz2 openbsd-adbe883d9c725b62862f5935e80c4874c5f0e82f.zip |
spelling
Diffstat (limited to 'src/lib/libcrypto/man/BN_set_flags.3')
-rw-r--r-- | src/lib/libcrypto/man/BN_set_flags.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BN_set_flags.3 b/src/lib/libcrypto/man/BN_set_flags.3 index 9b1647cd31..8b2c404452 100644 --- a/src/lib/libcrypto/man/BN_set_flags.3 +++ b/src/lib/libcrypto/man/BN_set_flags.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: BN_set_flags.3,v 1.3 2018/04/29 15:58:21 schwarze Exp $ | 1 | .\" $OpenBSD: BN_set_flags.3,v 1.4 2021/03/12 05:18:00 jsg Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2017 Ingo Schwarze <schwarze@openbsd.org> |
4 | .\" | 4 | .\" |
@@ -14,7 +14,7 @@ | |||
14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
16 | .\" | 16 | .\" |
17 | .Dd $Mdocdate: April 29 2018 $ | 17 | .Dd $Mdocdate: March 12 2021 $ |
18 | .Dt BN_SET_FLAGS 3 | 18 | .Dt BN_SET_FLAGS 3 |
19 | .Os | 19 | .Os |
20 | .Sh NAME | 20 | .Sh NAME |
@@ -103,7 +103,7 @@ and by the functions documented in | |||
103 | .El | 103 | .El |
104 | .Pp | 104 | .Pp |
105 | .Fn BN_get_flags | 105 | .Fn BN_get_flags |
106 | interpretes | 106 | interprets |
107 | .Fa flags | 107 | .Fa flags |
108 | as a bitmask and returns those of the given flags that are set in | 108 | as a bitmask and returns those of the given flags that are set in |
109 | .Fa b , | 109 | .Fa b , |