diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-12-31 15:53:00 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-12-31 15:53:00 +0000 |
commit | 2d105c2d327a7609f79d6dc75d8e8d5b4868adc2 (patch) | |
tree | f9b447755e63df4c43a1246388d94f7e2db8bcb3 /sys/man/1/0intro | |
parent | 31f66da43347e73de92995b7e50f1df1c0e8131f (diff) |
0intro(1), acme(1), con(1), rcpu(1), rio(1), namespace(4), authsrv(6), aan(8): cpu -> rcpu
Diffstat (limited to 'sys/man/1/0intro')
-rw-r--r-- | sys/man/1/0intro | 4 |
1 files changed, 2 insertions, 2 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 |