summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2021-12-31 15:53:00 +0000
committercinap_lenrek <cinap_lenrek@felloff.net>2021-12-31 15:53:00 +0000
commit2d105c2d327a7609f79d6dc75d8e8d5b4868adc2 (patch)
treef9b447755e63df4c43a1246388d94f7e2db8bcb3 /sys
parent31f66da43347e73de92995b7e50f1df1c0e8131f (diff)
0intro(1), acme(1), con(1), rcpu(1), rio(1), namespace(4), authsrv(6), aan(8): cpu -> rcpu
Diffstat (limited to 'sys')
-rw-r--r--sys/man/1/0intro4
-rw-r--r--sys/man/1/acme1
-rw-r--r--sys/man/1/con2
-rw-r--r--sys/man/1/leak19
-rw-r--r--sys/man/1/rcpu2
-rw-r--r--sys/man/1/rio1
-rw-r--r--sys/man/4/namespace2
-rw-r--r--sys/man/6/authsrv7
-rw-r--r--sys/man/8/aan9
9 files changed, 16 insertions, 31 deletions
diff --git a/sys/man/1/0intro b/sys/man/1/0intro
index dc31e4989..711659b3c 100644
--- a/sys/man/1/0intro
+++ b/sys/man/1/0intro
@@ -208,13 +208,13 @@ such as running the window system
on a terminal.
.PP
To do heavy work such as compiling, the
-.IR cpu (1)
+.IR rcpu (1)
command connects a window to a CPU server;
the same environment variables are set (to different values)
and the same profile is run.
The initial directory is the current directory in the terminal window
where
-.I cpu
+.I rcpu
was typed.
The value of
.B $service
diff --git a/sys/man/1/acme b/sys/man/1/acme
index 347a5befb..27d67efe2 100644
--- a/sys/man/1/acme
+++ b/sys/man/1/acme
@@ -399,7 +399,6 @@ is restricted but is sufficient to run
.IR 9fs
(see
.IR srv (4)),
-.IR import (4),
etc.,
and to set environment variables such as
.BR $objtype .
diff --git a/sys/man/1/con b/sys/man/1/con
index 8c2f9f74f..c49536348 100644
--- a/sys/man/1/con
+++ b/sys/man/1/con
@@ -289,7 +289,7 @@ do each stage of a pipeline on a different machine.
.B /sys/src/cmd/con
for all other commands
.SH SEE ALSO
-.IR cpu (1),
+.IR rcpu (1),
.IR telco (4)
.SH BUGS
.I Con
diff --git a/sys/man/1/leak b/sys/man/1/leak
index 6628bbe12..45d91a0a1 100644
--- a/sys/man/1/leak
+++ b/sys/man/1/leak
@@ -218,17 +218,7 @@ and
.I kmem
depend on the internal structure of the
libc pool memory allocator (see
-.IR pool (2))
-and require
-.B /sys/src/libc/port/pool.$objtype.acid
-to be present and generated from
-.BR pool.c
-as follows:
-.IP
-.EX
-% cd /sys/src/libc/port && mk pool.$objtype.acid
-.EE
-.PP
+.IR pool (2)).
Since the ANSI/POSIX environment uses a different
allocator,
.I leak
@@ -238,5 +228,8 @@ will not work on APE programs.
is not speedy, and
.I acidleak
can consume more memory than the process(es) being examined.
-
-
+.PP
+These commands require
+.B /sys/src/libc/port/pool.acid
+to be present and generated from
+.BR pool.c .
diff --git a/sys/man/1/rcpu b/sys/man/1/rcpu
index edafa8cfc..7b4868236 100644
--- a/sys/man/1/rcpu
+++ b/sys/man/1/rcpu
@@ -205,9 +205,7 @@ tunnel.
.B /rc/bin/rconnect
.SH "SEE ALSO"
.IR rc (1) ,
-.IR cpu (1) ,
.IR con (1) ,
-.IR import (4) ,
.IR exportfs (4) ,
.IR tlssrv (8) ,
.IR aan (8)
diff --git a/sys/man/1/rio b/sys/man/1/rio
index 4f42d4f61..80e882e38 100644
--- a/sys/man/1/rio
+++ b/sys/man/1/rio
@@ -523,7 +523,6 @@ messages.
.SH "SEE ALSO"
.IR rio (4),
.IR rc (1),
-.IR cpu (1),
.IR sam (1),
.IR mail (1),
.IR proof (1),
diff --git a/sys/man/4/namespace b/sys/man/4/namespace
index 2daf0ec3e..6d2226b58 100644
--- a/sys/man/4/namespace
+++ b/sys/man/4/namespace
@@ -395,7 +395,7 @@ Mount point for the window system.
.B /mnt/term
Mount point for the terminal's name space as seen by the CPU server
after a
-.IR cpu (1)
+.IR rcpu (1)
command.
.TP
.B /n/kremvax
diff --git a/sys/man/6/authsrv b/sys/man/6/authsrv
index 31ba8c2b1..08342885a 100644
--- a/sys/man/6/authsrv
+++ b/sys/man/6/authsrv
@@ -592,15 +592,14 @@ authentication files
and
.IR attach (5)).
Other services, such as
-.IR cpu (1),
-.IR exportfs (4)
+.IR rcpu (1),
+.IR rexport(1),
+.IR rimport(1)
and
.IR tlssrv (8)
run
.I p9any
over the network and then use the session secret to derive an
-.IR ssl (3)
-or
.IR tls (3)
key to encrypt the rest of their communications.
.SS "Password Change
diff --git a/sys/man/8/aan b/sys/man/8/aan
index 2f44f9425..fb503b486 100644
--- a/sys/man/8/aan
+++ b/sys/man/8/aan
@@ -62,10 +62,8 @@ already-announced network directory
.I Aan
is usually run automatically through the
.B -p
-option of
-.IR import (4)
-and
-.IR cpu (1).
+option of rimport, rexport and
+.IR rcpu (1).
.PP
.I Aanuke
prints commands that will cause all processes called
@@ -124,9 +122,8 @@ Log file
.br
.B /rc/bin/aanuke
.SH SEE ALSO
-.IR import (4),
.IR exportfs (4),
-.IR cpu (1)
+.IR rcpu (1)
.SH HISTORY
.I Aanuke
first appeared in 9front (April, 2014).