diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-08-21 23:22:59 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-08-21 23:22:59 +0200 |
commit | 61e9d23eb24ce2e1fda045f74752a825f0545aa1 (patch) | |
tree | f7f48a6eca5cb96aa857834ad3fa157cfa67b988 /sys/man/1/cpu | |
parent | 12d6eb0ce3d6701a7a5e44083e18a3cb32a64539 (diff) |
cpu, import: remove old9p support
Diffstat (limited to 'sys/man/1/cpu')
-rw-r--r-- | sys/man/1/cpu | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/sys/man/1/cpu b/sys/man/1/cpu index b523911a2..4988f58c7 100644 --- a/sys/man/1/cpu +++ b/sys/man/1/cpu @@ -36,8 +36,6 @@ cpu \- connection to CPU server .I address ] [ .B -R -| -.B -O ] .SH DESCRIPTION .I Cpu @@ -183,21 +181,13 @@ to run the server (remote) side of the protocol. It is run from service files such as .BR /bin/service/tcp17010 . The -.B -O -flag is similar but simulates the pre-9P2000 version -of the -.I cpu -protocol. -The .B -n option allows using the .B none authentication method for incoming connections and must be specified before the .B -R -and -.B -O -flags. +flag. .PP The .B -p |