diff options
| author | jim <> | 2014-05-04 22:23:15 +0000 |
|---|---|---|
| committer | jim <> | 2014-05-04 22:23:15 +0000 |
| commit | e591b58894a6d621ba00c14da39becb1a0d16335 (patch) | |
| tree | 0f54273fe26ccfb63e844276efbe8fbedabc46d3 /src/lib/libssl/src | |
| parent | adc2a0a37a306f738da40a5a46f14e7fc9f1f571 (diff) | |
| download | openbsd-e591b58894a6d621ba00c14da39becb1a0d16335.tar.gz openbsd-e591b58894a6d621ba00c14da39becb1a0d16335.tar.bz2 openbsd-e591b58894a6d621ba00c14da39becb1a0d16335.zip | |
Add missing SEE ALSO section header.
yup jmc@
Diffstat (limited to 'src/lib/libssl/src')
| -rw-r--r-- | src/lib/libssl/src/doc/crypto/BN_swap.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/libssl/src/doc/crypto/BN_swap.pod b/src/lib/libssl/src/doc/crypto/BN_swap.pod index 79efaa1446..14097ca357 100644 --- a/src/lib/libssl/src/doc/crypto/BN_swap.pod +++ b/src/lib/libssl/src/doc/crypto/BN_swap.pod | |||
| @@ -14,6 +14,8 @@ BN_swap - exchange BIGNUMs | |||
| 14 | 14 | ||
| 15 | BN_swap() exchanges the values of I<a> and I<b>. | 15 | BN_swap() exchanges the values of I<a> and I<b>. |
| 16 | 16 | ||
| 17 | =head1 SEE ALSO | ||
| 18 | |||
| 17 | L<bn(3)|bn(3)> | 19 | L<bn(3)|bn(3)> |
| 18 | 20 | ||
| 19 | =head1 HISTORY | 21 | =head1 HISTORY |
