diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-04 16:21:53 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-04 16:21:53 +0200 |
commit | a584d9eb96636f0743b4d10150f34fc81fd4bb1b (patch) | |
tree | 69cbbf9239ea2df31f530f1b7f53dd20b70d7fef /sys/man/1/0intro | |
parent | 986886f2b8ab4a7e1b3d66e99934d8fdab537be9 (diff) |
remove references to dec alpha from the manual
Diffstat (limited to 'sys/man/1/0intro')
-rw-r--r-- | sys/man/1/0intro | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/man/1/0intro b/sys/man/1/0intro index 873fc2b87..dc31e4989 100644 --- a/sys/man/1/0intro +++ b/sys/man/1/0intro @@ -107,7 +107,6 @@ for details, but some important aspects of the initial name space are: The environment variable .B $cputype is set to the name of the kernel's CPU's architecture: one of -.BR alpha , .BR mips , .BR sparc , .B power @@ -127,11 +126,7 @@ such as .BR "generic pc" . Sometimes the middle word of .B $terminal -encodes the file from which the kernel is booted; -e.g. -.B "alpha apc axp -is bootstrapped from -.BR /alpha/bapc . +encodes the file from which the kernel is booted. .IP \(bu The environment variable .B $service |