summaryrefslogtreecommitdiff
path: root/sys/man/4
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2016-11-08 02:10:47 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2016-11-08 02:10:47 +0100
commit8f782ac916c3dd480e131c70b9c71e3479acdabd (patch)
treea72f13b46ae34f853c7aeaf7f032e06a9a0ea308 /sys/man/4
parentb431b6c169c20955a2eb53016a2eefd5ecc36847 (diff)
srv(4): add SOURCE for srvtls
Diffstat (limited to 'sys/man/4')
-rw-r--r--sys/man/4/srv6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/man/4/srv b/sys/man/4/srv
index 593b84aa8..0f2b27105 100644
--- a/sys/man/4/srv
+++ b/sys/man/4/srv
@@ -177,8 +177,8 @@ command that uses
.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
@@ -238,6 +238,8 @@ and
.br
.B /rc/bin/9fs
.br
+.B /rc/bin/srvtls
+.br
.B /rc/bin/srvssh
.SH "SEE ALSO"
.IR bind (1),