summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-08-23 15:03:54 +0000
committerLaurent Bercot <ska@appnovation.com>2022-08-23 15:03:54 +0000
commite6822833c65d31a498b9b543d2d4fd34d5be939d (patch)
tree134ebb4350315dab5694738c0a6aaf212c6d3b26
parentda13dfcb1f0cfae82f448873c15cb01fd78639aa (diff)
downloads6-networking-e6822833c65d31a498b9b543d2d4fd34d5be939d.tar.xz
... and fix typos
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--doc/s6-tlsd-io.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/s6-tlsd-io.html b/doc/s6-tlsd-io.html
index a026664..600690c 100644
--- a/doc/s6-tlsd-io.html
+++ b/doc/s6-tlsd-io.html
@@ -3,9 +3,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="en" />
- <title>s6-networking: the s6-tlsc-io program</title>
- <meta name="Description" content="s6-networking: the s6-tlsc-io program" />
- <meta name="Keywords" content="s6-networking s6-tlsc-io tlsc tls ssl ucspi tcp inet network tcp/ip client" />
+ <title>s6-networking: the s6-tlsd-io program</title>
+ <meta name="Description" content="s6-networking: the s6-tlsd-io program" />
+ <meta name="Keywords" content="s6-networking s6-tlsd-io tlsd tls ssl ucspi tcp inet network tcp/ip server" />
<!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> -->
</head>
<body>
@@ -210,7 +210,7 @@ no effect. </li>
and break the connection when receiving a local EOF. </li>
<li> <tt>-s</tt>&nbsp;: transmit EOF by half-closing the TCP
connection without using <tt>close_notify</tt>. This is the default. </li>
- <li> <tt>-Y</tt>&nbsp;: Request an client certificate.
+ <li> <tt>-Y</tt>&nbsp;: Request a client certificate.
The certificate is optional: if the client gives none, the connection
proceeds. </li>
<li> <tt>-y</tt>&nbsp;: Request a client certificate.