diff --git a/docs/Haiku-doc.css b/docs/Haiku-doc.css
index 51da22d9e8..94790dcf81 100644
--- a/docs/Haiku-doc.css
+++ b/docs/Haiku-doc.css
@@ -122,10 +122,10 @@ div.bottomnav p {
border-style: dotted;
border-width: thin;
border-color: #dcdcdc;
- padding: 0px 15px 0px 80px;
+ padding: 10px 15px 10px 80px;
margin-bottom: 15px;
margin-top: 15px;
- min-height: 32px;
+ min-height: 42px;
}
.box-info {
background: #e4ffde url(userguide/images/alert_info_32.png) 15px 15px no-repeat;
diff --git a/docs/userguide/en/applications.html b/docs/userguide/en/applications.html
index 1ce642d215..822db47f8a 100644
--- a/docs/userguide/en/applications.html
+++ b/docs/userguide/en/applications.html
@@ -40,7 +40,7 @@
Before diving into all the applications that come with Haiku, let's have a more detailed look at how to install and uninstall programs you downloaded somewhere, for example from a site mentioned on the Welcome page.
-
+
Haiku software always comes as an archive. Most of the time it's a ZIP, some old BeOS packages come in Software Valet's PKG format. Software Valet was able to automatically execute installation scripts, so after double-clicking you just select a destination folder and everything's taken care of.
If it's a ZIP archive, double-clicking opens Expander where you also set the destination and unpack it. As explained in the topic Filesystem layout, that destination is either
@@ -52,15 +52,15 @@ If it's a ZIP archive, double-clicking opens Expander w
Some programs need further configurations. For example, Tracker Add-Ons, Translators or other system enhancing components have to be put into the right folders. Either you'll find a little script file (often with the suffix .sh) like install that you simply double click to have all taken care of.
Sometimes you'll find folders that link to the correct destination named "drag [filename] here...". So, you simply follow that instruction and you're done.
Most of the time, however, nothing of the sort is necessary and you're done after unpacking.
-See topic Deskbar or LaunchBox to see how to add shortcuts to your newly installed application.
+See topic Deskbar or LaunchBox to see how to add shortcuts to your newly installed application.
-
+
If the installation was done with an install script, chances are, there's an uninstall script as well. In that case, double-click it and you're done.
Otherwise, uninstalling is simply done by deleting the application's folder.
-This, of course, leaves back possible configuration files in your ~/config/settings folder. This may be on purpose, if you want to keep those settings in case you'll install it again in the future. Also, when the installation involved those "drag [filename] here..." folders, those files are also left behind.
+This, of course, leaves back possible configuration files in your ~/config/settings folder. This may be on purpose, if you want to keep those settings in case you'll install the program again in the future. Also, when the installation involved those "drag [filename] here..." folders, those files are also left behind.
One method to quickly get to all the app's files is to do a quick query for a significant part of the application's name. This will reveal the app's binary, its installation folder and its settings as well as possible links in the Deskbar etc. Simply select all relevant files and delete them.
-
+
Haiku comes with a set of mostly small but essential applications. You'll find all of them at /boot/beos/apps/ or /boot/common/apps/. Applications that are not usually launched by a double-click on a data file (e.g. ShowImage for image files) can be found in the menu of the Deskbar.
 | ActivityMonitor | |
@@ -82,7 +82,7 @@ Otherwise, uninstalling is simply done by deleting the application's folder.
 | DriveSetup | |
A harddisk partitioning tool. [still missing] |
 | Expander | |
- A tool to unpack common archives. [still missing] |
+ A tool to unpack common archives. |
 | Icon-O-Matic | |
An app to create Haiku's vector icons. [still missing] |
 | Installer | |
diff --git a/docs/userguide/en/applications/apps-diskprobe.html b/docs/userguide/en/applications/apps-diskprobe.html
index afb7cd94ce..71937a2457 100644
--- a/docs/userguide/en/applications/apps-diskprobe.html
+++ b/docs/userguide/en/applications/apps-diskprobe.html
@@ -49,7 +49,7 @@ width="64" height="64" />DiskProbe

The main view shows always one block of data, the size of which can be adjusted with . To the left is the offset to the start of the block, in the middle the data as HEX values and to the right the same as ASCII symbols.
You can move from block to block with the slider above or with ALT ← and ALT → and switch between the HEX and ASCII columns with TAB.
- will not only show the selection with different endianess (and different radix), it will also interprete the selection as a block offset that you can jump to. It will be greyed out if the position is outside of the file/device.
+
will not only show the selection with different endianess (and different radix), it will also interprete the selection as a block offset that you can jump to. It will be grayed out if the position is outside of the file/device.
This is a handy feature mostly when looking at file systems, as they often contain pointers to other blocks.
If the file you're probing includes attributes, the menu can be used to open any of them in a new DiskProbe window. Here's the copyright attribute of the AboutSystem application:

diff --git a/docs/userguide/en/applications/apps-expander.html b/docs/userguide/en/applications/apps-expander.html
index fe9330e906..b9d4e60529 100644
--- a/docs/userguide/en/applications/apps-expander.html
+++ b/docs/userguide/en/applications/apps-expander.html
@@ -5,7 +5,7 @@
+