diff options
Diffstat (limited to 'chapter07/usage.xml')
-rw-r--r-- | chapter07/usage.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |