summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-11-20 13:02:03 +0000
committerLaurent Bercot <ska@appnovation.com>2022-11-20 13:02:03 +0000
commit219ac5bb023ec98d8069a3e5764f14a556d67c0d (patch)
tree73ed93544754de22b0433a221b01fdb7eb5ad6d4
parent5709c7663d4caa4d50ffd83a45c0ffe515122c34 (diff)
downloads6-networking-219ac5bb023ec98d8069a3e5764f14a556d67c0d.tar.xz
Doc typo fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--doc/libstls/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libstls/index.html b/doc/libstls/index.html
index 378fd44..c1bb833 100644
--- a/doc/libstls/index.html
+++ b/doc/libstls/index.html
@@ -113,7 +113,7 @@ exits 100 with an error message.
<ul>
<li> <tt>fds</tt>&nbsp;: an array of 2 file descriptors, that are in this
order: the fd reading from the network, the fd writing to the network. </li>
- <li> <tt>preoptions&nbsp;: a bitfield.
+ <li> <tt>preoptions</tt>&nbsp;: a bitfield.
<ul>
<li> Bit 0: if clear, no client authentication is performed. If set,
the <tt>CERTFILE</tt> and <tt>KEYFILE</tt> environment variables are read,