ref: a3918e347cf549eced992a28e5b95415e8da9e16
parent: fa2229730ef442de18b4fa14570e41a08b54f345
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon Nov 7 21:10:47 EST 2016
srv(4): add SOURCE for srvtls
--- a/sys/man/4/srv
+++ b/sys/man/4/srv
@@ -177,8 +177,8 @@
.I tlsclient
(see
.IR tlssrv (8))
-to establish an mutual authenticated and encrypted connection
-to the
+to establish an mutual authenticated and encrypted 9P
+connection to the
.I t9fs
service which by default listens on tcp port 17020.
.PP
@@ -237,6 +237,8 @@
.B /sys/src/cmd/srv.c
.br
.B /rc/bin/9fs
+.br
+.B /rc/bin/srvtls
.br
.B /rc/bin/srvssh
.SH "SEE ALSO"
--
⑨