diff options
Diffstat (limited to 'nl/hardware/hardware-supported.xml')
-rw-r--r-- | nl/hardware/hardware-supported.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/nl/hardware/hardware-supported.xml b/nl/hardware/hardware-supported.xml index e4d70db61..3c706006f 100644 --- a/nl/hardware/hardware-supported.xml +++ b/nl/hardware/hardware-supported.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 43943 untranslated --> +<!-- original version: 46426 untranslated --> <sect1 id="hardware-supported"> <title>Supported Hardware</title> @@ -63,8 +63,10 @@ variations of each architecture known as <quote>flavors</quote>. </row> <row> - <entry morerows="3">ARM and StrongARM</entry> - <entry morerows="3">arm</entry> + <entry morerows="3" condition="etch">ARM and StrongARM</entry> + <entry morerows="2" condition="lenny">ARM and StrongARM</entry> + <entry morerows="3" condition="etch">arm</entry> + <entry morerows="2" condition="lenny">arm</entry> <entry>Netwinder and CATS</entry> <entry>netwinder</entry> </row><row> @@ -73,7 +75,7 @@ variations of each architecture known as <quote>flavors</quote>. </row><row> <entry>Intel IXP4xx</entry> <entry>ixp4xx</entry> -</row><row> +</row><row condition="etch"> <entry>RiscPC</entry> <entry>rpc</entry> </row> |