diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-01-05 13:48:08 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-01-05 13:50:38 +0000 |
commit | 3249f1b7dc4893c2b896db3813bc6222d2dc9bef (patch) | |
tree | 364e90936361d008eb708834f27f67554a81c710 | |
parent | 2b8b8e4ed5cbebd3884c301d438d72ea24fbfd70 (diff) |
Docs: remove extraneous options from variables index
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index c56dd63b3..f247e9ab8 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -27737,19 +27737,14 @@ option (prior to expansion) then the following options will be re-expanded during TLS session handshake, to permit alternative values to be chosen: .ilist -.vindex "&%tls_certificate%&" &%tls_certificate%& .next -.vindex "&%tls_crl%&" &%tls_crl%& .next -.vindex "&%tls_privatekey%&" &%tls_privatekey%& .next -.vindex "&%tls_verify_certificates%&" &%tls_verify_certificates%& .next -.vindex "&%tls_ocsp_file%&" &%tls_ocsp_file%& .endlist |