aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/console.xml4
-rw-r--r--chapter07/usage.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter07/console.xml b/chapter07/console.xml
index 743224920..2e1b4ce83 100644
--- a/chapter07/console.xml
+++ b/chapter07/console.xml
@@ -26,8 +26,8 @@ url="http://www.tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>. A pre-made
countries was installed with the LFS-Bootscripts package, so the relevant
section can be uncommented if the country is supported. If still in doubt, look
in the <filename class="directory">/usr/share/kbd</filename> directory for valid
-keymaps and screen fonts. Read the <command>loadkeys</command> and
-<command>setfont</command> manual pages and determine the correct arguments for
+keymaps and screen fonts. Read <filename>loadkeys(1)</filename> and
+<filename>setfont(8)</filename> to determine the correct arguments for
these programs. Once decided, create the configuration file with the following
command:</para>
diff --git a/chapter07/usage.xml b/chapter07/usage.xml
index 3f7862daa..4ff169ee8 100644
--- a/chapter07/usage.xml
+++ b/chapter07/usage.xml
@@ -20,7 +20,7 @@ own way of doing things, but it respects generally accepted standards.</para>
<para>SysVinit (which will be referred to as <quote>init</quote> from now on)
works using a run-levels scheme. There are seven (numbered 0 to 6) run-levels
(actually, there are more run-levels, but they are for special cases and are
-generally not used. The init manual page describes those details), and each one
+generally not used. See <filename>init(8)</filename> for more details), and each one
of those corresponds to the actions the computer is supposed to perform when it
starts up. The default run-level is 3. Here are the descriptions of the
different run-levels as they are implemented:</para>