Move text that isn't really descriptions of the functions in the page
[oweals/openssl.git] / doc / apps / genrsa.pod
index 70d35fef0ab5c4589dc3cac470fdc75a46cea695..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>