summaryrefslogtreecommitdiff
path: root/en/post-install
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2010-09-16 23:27:30 +0000
committerSamuel Thibault <sthibault@debian.org>2010-09-16 23:27:30 +0000
commit87ab377750a0944f5246d55264a97b2bd67fe2b8 (patch)
tree0e39bc0bf0dc1e1e764ab366e96596c071b2e93f /en/post-install
parentf37ec6e62df14ad84472fc51b873d1c6f66fa37f (diff)
downloadinstallation-guide-87ab377750a0944f5246d55264a97b2bd67fe2b8.zip
* Fix "post-install" part for non-Linux ports.
Diffstat (limited to 'en/post-install')
-rw-r--r--en/post-install/further-reading.xml2
-rw-r--r--en/post-install/kernel-baking.xml2
-rw-r--r--en/post-install/mail-setup.xml2
-rw-r--r--en/post-install/new-to-unix.xml2
-rw-r--r--en/post-install/rescue.xml2
-rw-r--r--en/post-install/shutdown.xml4
6 files changed, 7 insertions, 7 deletions
diff --git a/en/post-install/further-reading.xml b/en/post-install/further-reading.xml
index 9f52631b0..c49c26239 100644
--- a/en/post-install/further-reading.xml
+++ b/en/post-install/further-reading.xml
@@ -37,7 +37,7 @@ Mail List Subscription</ulink> page.
Last, but not least, the <ulink url="http://lists.debian.org/">Debian Mailing
List Archives</ulink> contain a wealth of information on Debian.
-</para><para>
+</para><para arch="linux-any">
A general source of information on GNU/Linux is the
<ulink url="http://www.tldp.org/">Linux Documentation Project</ulink>.
diff --git a/en/post-install/kernel-baking.xml b/en/post-install/kernel-baking.xml
index 9a2d65832..d3fad6c5d 100644
--- a/en/post-install/kernel-baking.xml
+++ b/en/post-install/kernel-baking.xml
@@ -1,7 +1,7 @@
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->
- <sect1 id="kernel-baking"><title>Compiling a New Kernel</title>
+ <sect1 arch="linux-any" id="kernel-baking"><title>Compiling a New Kernel</title>
<para>
Why would someone want to compile a new kernel? It is often not
diff --git a/en/post-install/mail-setup.xml b/en/post-install/mail-setup.xml
index 6251d0438..1e65b58b1 100644
--- a/en/post-install/mail-setup.xml
+++ b/en/post-install/mail-setup.xml
@@ -58,7 +58,7 @@ in combination with the traditional Linux tools.
Even if you are planning to use a graphical mail program, it is important
that a traditional MTA/MDA is also installed and correctly set up on your
-Linux system. Reason is that various utilities running on the
+&debian; system. Reason is that various utilities running on the
system<footnote>
<para>
diff --git a/en/post-install/new-to-unix.xml b/en/post-install/new-to-unix.xml
index 50284c380..c28cd9d00 100644
--- a/en/post-install/new-to-unix.xml
+++ b/en/post-install/new-to-unix.xml
@@ -12,7 +12,7 @@ in the <ulink url="&url-debian-reference;">Debian Reference</ulink>.
This <ulink url="&url-unix-faq;">list of Unix FAQs</ulink> contains a
number of UseNet documents which provide a nice historical reference.
-</para><para>
+</para><para arch="linux-any">
Linux is an implementation of Unix. The
<ulink url="&url-ldp;">Linux Documentation Project (LDP)</ulink>
diff --git a/en/post-install/rescue.xml b/en/post-install/rescue.xml
index 6feaff0c9..614738534 100644
--- a/en/post-install/rescue.xml
+++ b/en/post-install/rescue.xml
@@ -42,7 +42,7 @@ If possible, the installer will now present you with a shell prompt in the
file system you selected, which you can use to perform any necessary
repairs.
-<phrase arch="x86">
+<phrase arch="any-x86">
For example, if you need to reinstall the GRUB boot loader into the master
boot record of the first hard disk, you could enter the command
<userinput>grub-install '(hd0)'</userinput> to do so.
diff --git a/en/post-install/shutdown.xml b/en/post-install/shutdown.xml
index 1bcf78855..7fe11a87f 100644
--- a/en/post-install/shutdown.xml
+++ b/en/post-install/shutdown.xml
@@ -7,9 +7,9 @@
<para>
-To shut down a running Linux system, you must not reboot with the
+To shut down a running &debian; system, you must not reboot with the
reset switch on the front or back of your computer, or just turn off
-the computer. Linux should be shut down in a controlled manner,
+the computer. &debian; should be shut down in a controlled manner,
otherwise files might get lost and/or disk damage might occur. If you run a
desktop environment, there is usually an option to <quote>log out</quote>
available from the application menu that allows you to shutdown (or reboot)