git: 9front

Download patch

ref: 8f75280047001edb156ee1d740418ac3725b1819
parent: 582dd64b39beea71c930e358ddb51f63f9f29364
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Jan 13 14:18:08 EST 2017

9p(2): remove reference to ssh(1)

--- a/sys/man/2/9p
+++ b/sys/man/2/9p
@@ -798,12 +798,6 @@
 and
 .B /sys/src/lib9p/ramfs.c
 are good examples of simple single-threaded file servers.
-.IR Webfs (4)
-and
-.I sshnet
-(see
-.IR ssh (1))
-are good examples of multithreaded file servers.
 .PP
 In general, the
 .B File
--