diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-05-10 17:05:42 -0500 |
---|---|---|
committer | William Harrington <kb0iic@berzerkula.org> | 2022-05-16 10:32:43 -0500 |
commit | 277dcf8eb05c1d031f67f6cbba7664b86551fdcc (patch) | |
tree | 577992c40632c2f66960d66c8d73275d011b5a13 | |
parent | aa8ab353146ae7419b312bdf28015ed2b3fb741f (diff) |
Rename run level 2
-rw-r--r-- | chapter09/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter09/introduction.xml b/chapter09/introduction.xml index 7bd2219fc..d2a0c7435 100644 --- a/chapter09/introduction.xml +++ b/chapter09/introduction.xml @@ -35,7 +35,7 @@ <literallayout>0 — halt 1 — Single user mode -2 — Multiuser, without networking +2 — User definable 3 — Full multiuser mode 4 — User definable 5 — Full multiuser mode with display manager |