shithub: riscv

Download patch

ref: 8f782ac916c3dd480e131c70b9c71e3479acdabd
parent: b431b6c169c20955a2eb53016a2eefd5ecc36847
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"