diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-01-13 19:18:08 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-01-13 19:18:08 +0100 |
commit | 26c39ddc8df68c5bc7b07103d34ea4ad9908375e (patch) | |
tree | b314bd48229ba96cb49dc35a2d336aac730e4f89 /sys/man/2 | |
parent | 3a7146f8bf32e57d1989885039277449c3a70836 (diff) |
9p(2): remove reference to ssh(1)
Diffstat (limited to 'sys/man/2')
-rw-r--r-- | sys/man/2/9p | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/man/2/9p b/sys/man/2/9p index 6f1979a69..5fb78babc 100644 --- a/sys/man/2/9p +++ b/sys/man/2/9p @@ -798,12 +798,6 @@ option to increment 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 |