Changeset 37428334 for chapter07


Ignore:
Timestamp:
07/04/2005 10:03:52 PM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
a998246
Parents:
5707154
Message:

Brought (hopefully) all references of man/info pages into conformity. Updated typography to reflect this. (merged from trunk r6376)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6378 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter07
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter07/console.xml

    r5707154 r37428334  
    2727section can be uncommented if the country is supported. If still in doubt, look
    2828in the <filename class="directory">/usr/share/kbd</filename> directory for valid
    29 keymaps and screen fonts. Read the <command>loadkeys</command> and
    30 <command>setfont</command> manual pages and determine the correct arguments for
     29keymaps and screen fonts. Read <filename>loadkeys(1)</filename> and
     30<filename>setfont(8)</filename> to determine the correct arguments for
    3131these programs. Once decided, create the configuration file with the following
    3232command:</para>
  • chapter07/usage.xml

    r5707154 r37428334  
    2121works using a run-levels scheme. There are seven (numbered 0 to 6) run-levels
    2222(actually, there are more run-levels, but they are for special cases and are
    23 generally not used. The init manual page describes those details), and each one
     23generally not used. See <filename>init(8)</filename> for more details), and each one
    2424of those corresponds to the actions the computer is supposed to perform when it
    2525starts up. The default run-level is 3. Here are the descriptions of the
Note: See TracChangeset for help on using the changeset viewer.