diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-06-03 11:27:19 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-06-03 11:27:19 +0000 |
commit | a2cd10ffbacbbb5f9f39e1340d071cea1f8303ee (patch) | |
tree | df3a0713ae4a913a41f3607a205cd9e53e6497b7 /appendixa/sysvinit-desc.xml | |
parent | f50aec70464ff15d6aacdae2af48a86f9c12221b (diff) |
applied Alex's commas.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/sysvinit-desc.xml')
-rw-r--r-- | appendixa/sysvinit-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/sysvinit-desc.xml b/appendixa/sysvinit-desc.xml index 607d227ef..a8375f828 100644 --- a/appendixa/sysvinit-desc.xml +++ b/appendixa/sysvinit-desc.xml @@ -66,7 +66,7 @@ notified that the system is going down, and login is blocked.</para></sect4> <para>sulogin is invoked by init when the system goes into single user mode (this is done through an entry in /etc/inittab). Init also tries to execute sulogin when it is passed the -b flag from the boot loader -(e.g., LILO).</para></sect4> +(LILO, for example).</para></sect4> <sect4><title>telinit</title> <para>telinit sends appropriate signals to init, telling it which runlevel to |