cpu(1), import(4): note deprecation and refer to rcpu(1)

front
cinap_lenrek 2017-01-13 19:43:05 +01:00
parent 67fb680508
commit 916d0088b7
2 changed files with 10 additions and 0 deletions

View File

@ -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) ,

View File

@ -25,6 +25,11 @@ import \- import a name space from a remote system
]
]
.SH DESCRIPTION
This tool is deprecated and has been replaced by
.I rimport
(see
.IR rcpu (1)).
.PP
.I Import
allows an arbitrary
.I file
@ -204,6 +209,7 @@ to restart
.SH SOURCE
.B /sys/src/cmd/import.c
.SH SEE ALSO
.IR rcpu (1),
.IR bind (1),
.IR ssl (3),
.IR exportfs (4),