diff options
Diffstat (limited to 'release/doc')
-rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml | 2 | ||||
-rw-r--r-- | release/doc/en_US.ISO_8859-1/hardware/alpha/proc-alpha.sgml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml b/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml index cc9bf4d..cda03ca 100644 --- a/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml @@ -2595,7 +2595,7 @@ as the console entry, or add and make the zs node: - <screen><userinput>mknod /dev/zs0 c 135 0</userinput></screen> + <screen><userinput>cd /dev ; sh MAKEDEV zs0</userinput></screen> </para> <para>For the AlphaServer 8x00 machines the kernel config file diff --git a/release/doc/en_US.ISO_8859-1/hardware/alpha/proc-alpha.sgml b/release/doc/en_US.ISO_8859-1/hardware/alpha/proc-alpha.sgml index cc9bf4d..cda03ca 100644 --- a/release/doc/en_US.ISO_8859-1/hardware/alpha/proc-alpha.sgml +++ b/release/doc/en_US.ISO_8859-1/hardware/alpha/proc-alpha.sgml @@ -2595,7 +2595,7 @@ as the console entry, or add and make the zs node: - <screen><userinput>mknod /dev/zs0 c 135 0</userinput></screen> + <screen><userinput>cd /dev ; sh MAKEDEV zs0</userinput></screen> </para> <para>For the AlphaServer 8x00 machines the kernel config file |