From a1a7f4f337b99bc16ce9d0f539d7a7f4f0fa4a51 Mon Sep 17 00:00:00 2001 From: Archaic Date: Mon, 4 Jul 2005 21:32:47 +0000 Subject: Brought (hopefully) all references of man/info pages into conformity. Updated typography to reflect this. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/console.xml | 4 ++-- chapter07/usage.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter07') 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 /usr/share/kbd directory for valid -keymaps and screen fonts. Read the loadkeys and -setfont manual pages and determine the correct arguments for +keymaps and screen fonts. Read loadkeys(1) and +setfont(8) to determine the correct arguments for these programs. Once decided, create the configuration file with the following command: 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. SysVinit (which will be referred to as init 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 init(8) 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: -- cgit v1.2.3-54-g00ecf