mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
misc fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
46105cf4b4
commit
e4ec472c59
@ -4,7 +4,7 @@
|
|||||||
<para>Gawk-&gawk-depversion; needs the following to be installed:</para>
|
<para>Gawk-&gawk-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
.o dependencies checked yet
|
(No dependencies checked yet.)
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -28,7 +28,7 @@ line.</para></sect4>
|
|||||||
<para>cal displays a simple calender.</para></sect4>
|
<para>cal displays a simple calender.</para></sect4>
|
||||||
|
|
||||||
<sect4><title>cfdisk</title>
|
<sect4><title>cfdisk</title>
|
||||||
<para>cfdisk is an libncurses based disk partition table
|
<para>cfdisk is a libncurses based disk partition table
|
||||||
manipulator.</para></sect4>
|
manipulator.</para></sect4>
|
||||||
|
|
||||||
<sect4><title>chkdupexe</title>
|
<sect4><title>chkdupexe</title>
|
||||||
|
@ -33,7 +33,7 @@ command an alias to init 0.</para>
|
|||||||
|
|
||||||
<para>There are a number of directories under /etc/rc.d that look like
|
<para>There are a number of directories under /etc/rc.d that look like
|
||||||
like rc?.d where ? is the number of the runlevel and rcsysinit.d which
|
like rc?.d where ? is the number of the runlevel and rcsysinit.d which
|
||||||
contain a number of symbolic links. Some begin with an K, the others
|
contain a number of symbolic links. Some begin with a K, the others
|
||||||
begin with an S, and all of them have two numbers following the initial
|
begin with an S, and all of them have two numbers following the initial
|
||||||
letter. The K means to stop (kill) a service, and the S means to start a
|
letter. The K means to stop (kill) a service, and the S means to start a
|
||||||
service. The numbers determine the order in which the scripts are run,
|
service. The numbers determine the order in which the scripts are run,
|
||||||
|
Loading…
Reference in New Issue
Block a user