diff options
author | deraadt <> | 2000-04-03 19:27:54 +0000 |
---|---|---|
committer | deraadt <> | 2000-04-03 19:27:54 +0000 |
commit | b741f7cef95c2485e6eaf92dc465eb8dee2d8c51 (patch) | |
tree | 60f98b6b38561d7ded6a99876fe1f4d0959da223 /src/lib/libcrypto/doc/DSA_dup_DH.pod | |
parent | 27f82211376145678362b59c9734a05d673eb794 (diff) | |
download | openbsd-b741f7cef95c2485e6eaf92dc465eb8dee2d8c51.tar.gz openbsd-b741f7cef95c2485e6eaf92dc465eb8dee2d8c51.tar.bz2 openbsd-b741f7cef95c2485e6eaf92dc465eb8dee2d8c51.zip |
correct Xr to where we actually install the man pages
Diffstat (limited to 'src/lib/libcrypto/doc/DSA_dup_DH.pod')
-rw-r--r-- | src/lib/libcrypto/doc/DSA_dup_DH.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/DSA_dup_DH.pod b/src/lib/libcrypto/doc/DSA_dup_DH.pod index 29cb1075d1..695f99a13b 100644 --- a/src/lib/libcrypto/doc/DSA_dup_DH.pod +++ b/src/lib/libcrypto/doc/DSA_dup_DH.pod | |||
@@ -27,7 +27,7 @@ Be careful to avoid small subgroup attacks when using this. | |||
27 | 27 | ||
28 | =head1 SEE ALSO | 28 | =head1 SEE ALSO |
29 | 29 | ||
30 | L<dh(3)|dh(3)>, L<dsa(3)|dsa(3)>, L<err(3)|err(3)> | 30 | L<dh(3)|dh(3)>, L<dsa(3)|dsa(3)>, L<ERR_get_error(3)|ERR_get_error(3)> |
31 | 31 | ||
32 | =head1 HISTORY | 32 | =head1 HISTORY |
33 | 33 | ||