summaryrefslogtreecommitdiff
path: root/sys/man/8
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2017-01-13 19:15:50 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2017-01-13 19:15:50 +0100
commit3a7146f8bf32e57d1989885039277449c3a70836 (patch)
tree445607ae0ab4663a017a0ab5e218fb5626b004e9 /sys/man/8
parent19668882eebcb8703ef1698694e3a5356cbe693e (diff)
stub(8): remove reference to sshnet
Diffstat (limited to 'sys/man/8')
-rw-r--r--sys/man/8/stub22
1 files changed, 0 insertions, 22 deletions
diff --git a/sys/man/8/stub b/sys/man/8/stub
index 8c2114236..77e1194e0 100644
--- a/sys/man/8/stub
+++ b/sys/man/8/stub
@@ -25,28 +25,6 @@ print all 9P messages
make
.I name
a directory; by default it is a file
-.PD
-.SH EXAMPLE
-Use
-.I stub
-and
-.I sshnet
-(see
-.IR ssh (1))
-to create a new network protocol
-.RB `` mit ''
-that is actually TCP tunneled via SSH to a machine
-at MIT:
-.IP
-.EX
-% sshnet -m /net.alt amsterdam.lcs.mit.edu
-% aux/stub -d /net/mit
-% bind /net.alt/tcp /net/mit
-% con -l mit!plan9.bell-labs.com!whoami
-connected to mit!plan9.bell-labs.com!whoami on /net/mit/0
-i am 204.178.31.2 sysname achille you are 18.26.4.9 port 1248
-%
-.EE
.SH SOURCE
.B /sys/src/cmd/aux/stub.c
.SH SEE ALSO