diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2006-03-08 00:26:41 +0000 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2006-03-08 00:26:41 +0000 |
commit | a38c3920e0b6e3ee8c2654fc4a864d5889660785 (patch) | |
tree | 0c251846a8043ac4a6fb2bee9ffbe230edcc11ae | |
parent | 2ac3c0aa76576b1195340c266fe09bf20e19e58e (diff) | |
download | installation-guide-a38c3920e0b6e3ee8c2654fc4a864d5889660785.zip |
typo fixes
-rw-r--r-- | en/boot-installer/arm.xml | 6 | ||||
-rw-r--r-- | en/boot-installer/mipsel.xml | 4 | ||||
-rw-r--r-- | en/hardware/supported/arm.xml | 2 | ||||
-rw-r--r-- | en/hardware/supported/mipsel.xml | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/en/boot-installer/arm.xml b/en/boot-installer/arm.xml index 18739159a..0c508975b 100644 --- a/en/boot-installer/arm.xml +++ b/en/boot-installer/arm.xml @@ -88,9 +88,9 @@ correct, you can load the image: NeTTrom command-> boot </screen></informalexample> -In case you run into any problems, a detailed HOWTO is <ulink -url="http://www.netwinder.org/howto/Firmware-HOWTO.html"></ulink> is -available. +In case you run into any problems, a <ulink +url="http://www.netwinder.org/howto/Firmware-HOWTO.html">detailed +HOWTO</ulink> is available. </para> </sect3> diff --git a/en/boot-installer/mipsel.xml b/en/boot-installer/mipsel.xml index e3d185938..3c9af049b 100644 --- a/en/boot-installer/mipsel.xml +++ b/en/boot-installer/mipsel.xml @@ -7,7 +7,7 @@ <title>Cobalt TFTP Booting</title> <para> -Strictly speaking, Cobalt does not ue TFTP but NFS to boot. You need to +Strictly speaking, Cobalt does not use TFTP but NFS to boot. You need to install an NFS server and put the installer files in <filename>/nfsroot</filename>. When you boot your Cobalt, you have to press the left and the right cursor buttons at the same time and the @@ -67,7 +67,7 @@ command, the installer will be loaded automatically. </sect3> </sect2> - <sect2 arch="mips"><title>Boot Parameters</title> + <sect2 arch="mipsel"><title>Boot Parameters</title> <sect3> <title>Cobalt TFTP Booting</title> diff --git a/en/hardware/supported/arm.xml b/en/hardware/supported/arm.xml index 53482f9d6..7bae3b60c 100644 --- a/en/hardware/supported/arm.xml +++ b/en/hardware/supported/arm.xml @@ -22,7 +22,7 @@ Debian currently only supports little-endian ARM systems. <para> -The commonly supported systems are +The supported systems are: <variablelist> diff --git a/en/hardware/supported/mipsel.xml b/en/hardware/supported/mipsel.xml index 981a1a820..db06a52b0 100644 --- a/en/hardware/supported/mipsel.xml +++ b/en/hardware/supported/mipsel.xml @@ -16,7 +16,7 @@ DECstation: various models of the DECstation are supported. <listitem><para> Cobalt Microserver: only MIPS based Cobalt machines are covered here. This -included the Cobalt Qube 2700 (Qube1), RaQ, Qube2 and RaQ2, and the Gateway +includes the Cobalt Qube 2700 (Qube1), RaQ, Qube2 and RaQ2, and the Gateway Microserver. </para></listitem> |