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.php | |
parent | 929e290e5241c4c759be287495214e60352eb43c (diff) |
h-source:added architecture entry for notebooks
Diffstat (limited to 'h-source/Application/Views/Help/index.php')
-rw-r--r-- | h-source/Application/Views/Help/index.php | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/h-source/Application/Views/Help/index.php b/h-source/Application/Views/Help/index.php index ad9f31b..aff2583 100644 --- a/h-source/Application/Views/Help/index.php +++ b/h-source/Application/Views/Help/index.php @@ -388,9 +388,17 @@ 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>List of fully free GNU/Linux distributions</h1></a> - + <p>They are listed in alphabetical order</p> <ul> |