tAdd hint to manpage that TLS could be not compiled in. - geomyidae - A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae) | |
git clone git://r-36.net/geomyidae | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 05ca154290d4cde25b629122f0ba36d43442ed62 | |
parent c92aa18514694938b21439afff0b8d1ece617b18 | |
Author: Christoph Lohmann <20h@r-36.net> | |
Date: Sun, 7 Jun 2020 22:30:02 +0200 Add hint to manpage that TLS could be not compiled in. Diffstat: geomyidae.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- | |
diff --git a/geomyidae.8 b/geomyidae.8 | |
t@@ -164,7 +164,7 @@ Activate gopher TLS and use the private key .Ar keyfile and the public key .Ar certfile -for TLS connections. +for TLS connections (if the feature is compiled in.) .El . .Sh FORMATTING |