mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Fixed some indexing issues.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
45992ae10c
commit
32b21a1c0f
@ -7,7 +7,7 @@
|
|||||||
<title>Populating /dev</title>
|
<title>Populating /dev</title>
|
||||||
<?dbhtml filename="devices.html"?>
|
<?dbhtml filename="devices.html"?>
|
||||||
|
|
||||||
<indexterm zone="ch-system-devices"><primary sortas="e-Devices">/dev/*</primary></indexterm>
|
<indexterm zone="ch-system-devices"><primary sortas="e-/dev/">/dev/*</primary></indexterm>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Creating Initial Device Nodes</title>
|
<title>Creating Initial Device Nodes</title>
|
||||||
|
@ -137,7 +137,7 @@ have created or (not in LFS) the name of the renamed network interface</para>
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>Contains <command>udev</command> configuation files,
|
<para>Contains <command>udev</command> configuation files,
|
||||||
device permissions, and rules for device naming</para>
|
device permissions, and rules for device naming</para>
|
||||||
<indexterm zone="ch-system-udev etc-udev"><primary sortas="e-etc-udev">/etc/udev</primary></indexterm>
|
<indexterm zone="ch-system-udev etc-udev"><primary sortas="e-/etc/udev">/etc/udev</primary></indexterm>
|
||||||
</listitem></varlistentry>
|
</listitem></varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user