diff options
Diffstat (limited to 'choosePackageGroups.html')
-rw-r--r-- | choosePackageGroups.html | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/choosePackageGroups.html b/choosePackageGroups.html index b99af15..ebb1135 100644 --- a/choosePackageGroups.html +++ b/choosePackageGroups.html @@ -22,52 +22,52 @@ </div> </div> </div> + - - - - + + - - <p>Packages have been sorted into groups, to make choosing what you - need on your system a lot easier. The groups are fairly self explanatory, - however more information about the content of each is available in - tool-tips which become visible as the mouse is hovered over them. + + <p>Packages have been sorted into groups, to make choosing what you need + on your system a lot easier. The groups are fairly self explanatory, however + more information about the content of each is available in tool-tips which + become visible as the mouse is hovered over them. </p> - + <div class="itemizedlist"> <ul class="itemizedlist"> <li class="listitem"> - - <p>Workstation.</p> + <p>Workstation.</p> + </li> <li class="listitem"> - - <p>Server.</p> + <p>Server.</p> + </li> <li class="listitem"> - - <p>Graphical Environment.</p> + <p>Graphical Environment.</p> + </li> <li class="listitem"> - - <p>Individual Package Selection: You can use this option to - manually add or remove packages. - </p> + <p>Individual Package Selection: You can use this option to manually + add or remove packages. + </p> + </li> </ul> </div> - - <p>Read <a class="xref" href="minimal-install.html" title="Minimal Install">the section called “Minimal Install”</a> for instructions on - how to do a minimal install (without or with X & IceWM). - </p> + + <p>Read <a class="xref" href="minimal-install.html" title="Minimal Install">the section called “Minimal Install”</a> for instructions on how to do a + minimal install (without or with X & IceWM). + </p> + </div> </body> </html> |