summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/RAND_load_file.pod
diff options
context:
space:
mode:
authorjim <>2014-05-04 22:26:33 +0000
committerjim <>2014-05-04 22:26:33 +0000
commitcd97ab584496168ea99dfe43e3be997ea086b8e6 (patch)
treec61ab0faf9a25b5fa4c1daeb8248a7e8deff66d2 /src/lib/libcrypto/doc/RAND_load_file.pod
parent18a7f65e7a1b8f6fab29266772aee3efe424a41a (diff)
downloadopenbsd-cd97ab584496168ea99dfe43e3be997ea086b8e6.tar.gz
openbsd-cd97ab584496168ea99dfe43e3be997ea086b8e6.tar.bz2
openbsd-cd97ab584496168ea99dfe43e3be997ea086b8e6.zip
Improve line wrapping for lines exceeding 80 chars.
ok jmc@
Diffstat (limited to 'src/lib/libcrypto/doc/RAND_load_file.pod')
-rw-r--r--src/lib/libcrypto/doc/RAND_load_file.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/RAND_load_file.pod b/src/lib/libcrypto/doc/RAND_load_file.pod
index 3f7e944d86..28118e3c2e 100644
--- a/src/lib/libcrypto/doc/RAND_load_file.pod
+++ b/src/lib/libcrypto/doc/RAND_load_file.pod
@@ -43,7 +43,8 @@ error.
43 43
44=head1 SEE ALSO 44=head1 SEE ALSO
45 45
46L<rand(3)|rand(3)>, L<RAND_add(3)|RAND_add(3)>, L<RAND_cleanup(3)|RAND_cleanup(3)> 46L<rand(3)|rand(3)>, L<RAND_add(3)|RAND_add(3)>,
47L<RAND_cleanup(3)|RAND_cleanup(3)>
47 48
48=head1 HISTORY 49=head1 HISTORY
49 50