diff options
| author | tb <> | 2022-12-06 22:22:42 +0000 |
|---|---|---|
| committer | tb <> | 2022-12-06 22:22:42 +0000 |
| commit | 32fe386349a977647091ee39b6ae9311c9525d2c (patch) | |
| tree | 03d534b8c474c7cd0d386ad17badc461b9a019ec /src | |
| parent | bcbb0a6883f1cfe1369eaeec3a6295d9919b9305 (diff) | |
| download | openbsd-32fe386349a977647091ee39b6ae9311c9525d2c.tar.gz openbsd-32fe386349a977647091ee39b6ae9311c9525d2c.tar.bz2 openbsd-32fe386349a977647091ee39b6ae9311c9525d2c.zip | |
Zap extra space
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/man/BN_mod_sqrt.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/BN_mod_sqrt.3 b/src/lib/libcrypto/man/BN_mod_sqrt.3 index a3f84e5519..7247d907a0 100644 --- a/src/lib/libcrypto/man/BN_mod_sqrt.3 +++ b/src/lib/libcrypto/man/BN_mod_sqrt.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: BN_mod_sqrt.3,v 1.1 2022/11/15 17:55:00 schwarze Exp $ | 1 | .\" $OpenBSD: BN_mod_sqrt.3,v 1.2 2022/12/06 22:22:42 tb Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2022 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2022 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: November 15 2022 $ | 17 | .Dd $Mdocdate: December 6 2022 $ |
| 18 | .Dt BN_MOD_SQRT 3 | 18 | .Dt BN_MOD_SQRT 3 |
| 19 | .Os | 19 | .Os |
| 20 | .Sh NAME | 20 | .Sh NAME |
| @@ -105,7 +105,7 @@ In particular, even if | |||
| 105 | .Fa a | 105 | .Fa a |
| 106 | is a perfect square, | 106 | is a perfect square, |
| 107 | .Fn BN_mod_sqrt | 107 | .Fn BN_mod_sqrt |
| 108 | often reports | 108 | often reports |
| 109 | .Dq not a square | 109 | .Dq not a square |
| 110 | instead of | 110 | instead of |
| 111 | .Dq p is not prime . | 111 | .Dq p is not prime . |
