diff options
Diffstat (limited to 'chapter07/usage.xml')
-rw-r--r-- | chapter07/usage.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml index d688af725..a2e9adf92 100644 --- a/chapter07/usage.xml +++ b/chapter07/usage.xml @@ -12,12 +12,12 @@ accepted standards. <para> SysVinit (which we'll call <emphasis>init</emphasis> from now on) works -using a runlevels scheme. There are 7 (from 0 to 6) runlevels (actually -there are runlevels but they are for special cases and generally not used. -Read the init man page for those details), and each one of those -corresponds to the things you want your computer to do when it starts -up. The default runlevel is 3. Here are the descriptions of the different -runlevels as they are often implemented: +using a runlevels scheme. There are 7 (from 0 to 6) runlevels +(actually, there are more runlevels but they are for special cases and +generally not used. Read the init man page for those details), and each +one of those corresponds to the things you want your computer to do when +it starts up. The default runlevel is 3. Here are the descriptions of the +different runlevels as they are often implemented: </para> <literallayout> |