diff options
| author | jim <> | 2014-05-04 22:23:15 +0000 |
|---|---|---|
| committer | jim <> | 2014-05-04 22:23:15 +0000 |
| commit | 18a7f65e7a1b8f6fab29266772aee3efe424a41a (patch) | |
| tree | 0f54273fe26ccfb63e844276efbe8fbedabc46d3 /src | |
| parent | 94b4f752322026bbd9765e2b8084db237af47cd9 (diff) | |
| download | openbsd-18a7f65e7a1b8f6fab29266772aee3efe424a41a.tar.gz openbsd-18a7f65e7a1b8f6fab29266772aee3efe424a41a.tar.bz2 openbsd-18a7f65e7a1b8f6fab29266772aee3efe424a41a.zip | |
Add missing SEE ALSO section header.
yup jmc@
Diffstat (limited to '')
| -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 |
