New '-dsaparam' option for 'openssl dhparam', and related fixes.
[openssl.git] / doc / apps / s_server.pod
index e07d066bc70a2ce0c8836444821f9d9350854b90..0f29c361d90b2841c3829fc7b1a833dc2f499816 100644 (file)
@@ -194,7 +194,7 @@ If a connection request is established with an SSL client and neither the
 B<-www> nor the B<-WWW> option has been used then normally any data received
 from the client is displayed and any key presses will be sent to the client. 
 
-Certain single letter commands are also recognised which perform special
+Certain single letter commands are also recognized which perform special
 operations: these are listed below.
 
 =over 4
@@ -260,6 +260,6 @@ unknown cipher suites a client says it supports.
 
 =head1 SEE ALSO
 
-sess_id(1), s_client(1), ciphers(1)
+L<sess_id(1)|sess_id(1)>, L<s_client(1)|s_client(1)>, L<ciphers(1)|ciphers(1)>
 
 =cut