git: 9front

Download patch

ref: ab10c7b19dfc31a699dd2bf09cd7e59f82933564
parent: 570dd72b7a138cf54e1870ad7b732f4eb830c57c
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Apr 8 17:53:48 EDT 2016

listen(8): document tcp17019 rcpu service

--- a/sys/man/8/listen
+++ b/sys/man/8/listen
@@ -135,6 +135,15 @@
 .IR cpu (1)
 command for compatibility with old clients.
 .TP
+.B tcp17019
+.IR rcpu (1),
+replaces
+.IR rx ,
+.IR import (4)
+and
+.IR cpu (1)
+using TLS for encryption. 
+.TP
 .B tcp7
 echo any bytes received (bit mirror)
 .TP
--