From 1bc74519a2a57ef8e67484ca92890fa94d3dd66f Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Fri, 20 May 2016 08:11:46 -0400 Subject: Fix nits in pod files. Add doc-nit-check to help find future issues. Make podchecker be almost clean. Remove trailing whitespace. Tab expansion Reviewed-by: Richard Levitte --- doc/apps/s_client.pod | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/apps/s_client.pod') diff --git a/doc/apps/s_client.pod b/doc/apps/s_client.pod index 029da4f539..0021983c7a 100644 --- a/doc/apps/s_client.pod +++ b/doc/apps/s_client.pod @@ -1,4 +1,3 @@ - =pod =head1 NAME @@ -416,7 +415,7 @@ print out a hex dump of any TLS extensions received from the server. =item B<-no_ticket> -disable RFC4507bis session ticket support. +disable RFC4507bis session ticket support. =item B<-sess_out filename> @@ -444,7 +443,7 @@ all others. =item B<-serverinfo types> -a list of comma-separated TLS Extension Types (numbers between 0 and +a list of comma-separated TLS Extension Types (numbers between 0 and 65535). Each type will be sent as an empty ClientHello TLS Extension. The server's response (if any) will be encoded and displayed as a PEM file. -- cgit v1.2.3