diff options
Diffstat (limited to 'en/boot-new/boot-new.xml')
-rw-r--r-- | en/boot-new/boot-new.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/en/boot-new/boot-new.xml b/en/boot-new/boot-new.xml index 8f5596708..99443f2b4 100644 --- a/en/boot-new/boot-new.xml +++ b/en/boot-new/boot-new.xml @@ -2,7 +2,7 @@ <!-- $Id$ --> <chapter id="boot-new"> - <title>Booting Into Your New Debian System</title> + <title>Booting Into Your New &debian; System</title> <sect1 id="base-boot"><title>The Moment of Truth</title> <para> @@ -15,7 +15,7 @@ call the <quote>smoke test</quote>. If you did a default installation, the first thing you should see when you boot the system is the menu of the <classname>grub</classname><phrase arch="x86"> or possibly the <classname>lilo</classname> bootloader</phrase>. -The first choices in the menu will be for your new Debian system. If you +The first choices in the menu will be for your new &debian; system. If you had any other operating systems on your computer (like Windows) that were detected by the installation system, those will be listed lower down in the menu. @@ -24,14 +24,14 @@ menu. If the system fails to start up correctly, don't panic. If the installation was successful, chances are good that there is only a relatively minor -problem that is preventing the system from booting Debian. In most cases +problem that is preventing the system from booting &debian;. In most cases such problems can be fixed without having to repeat the installation. One available option to fix boot problems is to use the installer's built-in rescue mode (see <xref linkend="rescue"/>). </para><para> -If you are new to Debian and &arch-kernel;, you may need some help from more +If you are new to &debian; and &arch-kernel;, you may need some help from more experienced users. <phrase arch="x86">For direct on-line help you can try the IRC channels #debian or #debian-boot on the OFTC network. Alternatively you can contact @@ -160,7 +160,7 @@ starting points. Documentation accompanying programs you have installed can be found in <filename>/usr/share/doc/</filename>, under a subdirectory named after the -program (or, more precise, the Debian package that contains the program). +program (or, more precise, the &debian; package that contains the program). However, more extensive documentation is often packaged separately in special documentation packages that are mostly not installed by default. For example, documentation about the package management tool |