Move text that isn't really descriptions of the functions in the page
[oweals/openssl.git] / doc / apps / genrsa.pod
index a2d878410b08daa88c0d97a6da5df30707a21d4e..cdcc03c1237b72716d619f342f33d2e486a9909a 100644 (file)
@@ -51,7 +51,7 @@ the public exponent to use, either 65537 or 3. The default is 65537.
 a file or files containing random data used to seed the random number
 generator, or an EGD socket (see L<RAND_egd(3)|RAND_egd(3)>).
 Multiple files can be specified separated by a OS-dependent character.
-The separator is B<;> for MS-Windows, B<,> for OpenVSM, and B<:> for
+The separator is B<;> for MS-Windows, B<,> for OpenVMS, and B<:> for
 all others.
 
 =item B<numbits>
@@ -83,3 +83,6 @@ be much larger (typically 1024 bits).
 =head1 SEE ALSO
 
 L<gendsa(1)|gendsa(1)>
+
+=cut
+