From 2c094d60db777dce20fd4eccf4996299c2a0dfe0 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Sat, 28 Sep 2002 21:08:29 +0000 Subject: Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. Internal XML cleanup: removed double spacing where appropriate. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/sysvinit-desc.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'appendixa/sysvinit-desc.xml') diff --git a/appendixa/sysvinit-desc.xml b/appendixa/sysvinit-desc.xml index 100507248..d43f98e9d 100644 --- a/appendixa/sysvinit-desc.xml +++ b/appendixa/sysvinit-desc.xml @@ -19,7 +19,7 @@ the flag -h or -r). init init is the parent of all processes. Its primary role is to create -processes from a script stored in the file /etc/inittab. This +processes from a script stored in the file /etc/inittab. This file usually has entries which cause init to spawn gettys on each line that users can log in. It also controls autonomous processes required by any particular system. @@ -31,7 +31,7 @@ shell that is running the script it was called from. last last searches back through the file /var/log/wtmp (or the file designated -by the -f flag) and displays a list of all users logged in (and out) +by the -f flag) and displays a list of all users logged in (and out) since that file was created. lastb @@ -58,7 +58,7 @@ the computer. runlevel runlevel reads the system utmp file (typically /var/run/utmp) to locate the runlevel record, and then prints the previous and current system -runlevel on its standard output, separated by a single space. +runlevel on its standard output, separated by a single space. shutdown shutdown brings the system down in a secure way. All logged-in users are -- cgit v1.2.3-54-g00ecf