diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-05-08 15:52:39 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-05-08 15:52:39 +0000 |
commit | a60b8d9cc5078a894e007e5252313185e9810c2e (patch) | |
tree | 2c75fac7220078d65c10c2c489aaae66d44d4b05 /h-source/Application/Views/Help/index_es.php | |
parent | 929e290e5241c4c759be287495214e60352eb43c (diff) |
h-source:added architecture entry for notebooks
Diffstat (limited to 'h-source/Application/Views/Help/index_es.php')
-rw-r--r-- | h-source/Application/Views/Help/index_es.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/h-source/Application/Views/Help/index_es.php b/h-source/Application/Views/Help/index_es.php index df4f09f..df26c25 100644 --- a/h-source/Application/Views/Help/index_es.php +++ b/h-source/Application/Views/Help/index_es.php @@ -388,6 +388,14 @@ <pre> dpkg-query -W -f '${Version}\n' cups </pre> + + <h3>How to discover the architecture of your notebook</h3> + + <p>Open a terminal and type the following command:</p> + + <pre> + dpkg --print-architecture + </pre> <a name="fully-free"><h1>Lista de las distribuciones GNU/Linux completamente libres</h1></a> |