From dd28d1c4d305574e5feacb0f3fee21192b9ccf2f Mon Sep 17 00:00:00 2001 From: Hubert Kario Date: Fri, 30 Apr 2021 16:45:47 +0200 Subject: [PATCH] man: s_server: fix text repetition in -alpn description Reviewed-by: Tomas Mraz Reviewed-by: Dmitry Belyavskiy (Merged from https://github.com/openssl/openssl/pull/15099) --- doc/man1/openssl-s_server.pod.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man1/openssl-s_server.pod.in b/doc/man1/openssl-s_server.pod.in index 55227d9080..243ab8b3e0 100644 --- a/doc/man1/openssl-s_server.pod.in +++ b/doc/man1/openssl-s_server.pod.in @@ -672,7 +672,7 @@ disabling the ephemeral DH cipher suites. =item B<-alpn> I, B<-nextprotoneg> I -These flags enable the Enable the Application-Layer Protocol Negotiation +These flags enable the Application-Layer Protocol Negotiation or Next Protocol Negotiation (NPN) extension, respectively. ALPN is the IETF standard and replaces NPN. The I list is a comma-separated list of supported protocol