summaryrefslogtreecommitdiff
path: root/sys/man/1/cpu
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2017-01-13 19:43:05 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2017-01-13 19:43:05 +0100
commit916d0088b73c30a12986d3e4947496b98aa19b95 (patch)
treedc0be9fe46bb43b5507f8517af136c1393230af8 /sys/man/1/cpu
parent67fb68050860ee8e02b55f21e229e9cdb44d80d2 (diff)
cpu(1), import(4): note deprecation and refer to rcpu(1)
Diffstat (limited to 'sys/man/1/cpu')
-rw-r--r--sys/man/1/cpu4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/man/1/cpu b/sys/man/1/cpu
index 4988f58c7..046560d88 100644
--- a/sys/man/1/cpu
+++ b/sys/man/1/cpu
@@ -38,6 +38,9 @@ cpu \- connection to CPU server
.B -R
]
.SH DESCRIPTION
+This tool is deprecated and has been replaced by
+.IR rcpu (1).
+.PP
.I Cpu
starts an
.IR rc (1)
@@ -216,6 +219,7 @@ are bound to their standard locations from there.
.SH SOURCE
.B /sys/src/cmd/cpu.c
.SH SEE ALSO
+.IR rcpu (1) ,
.IR rc (1) ,
.IR rio (1) ,
.IR exportfs (4) ,