aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/symlinks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/symlinks.xml')
-rw-r--r--chapter07/symlinks.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/symlinks.xml b/chapter07/symlinks.xml
index 317153d30..c842427d1 100644
--- a/chapter07/symlinks.xml
+++ b/chapter07/symlinks.xml
@@ -83,7 +83,7 @@
<filename class="directory">/dev</filename> directory into the LFS system,
and we assume the symlinks exist on the host. The rules and symlinks will
be created the first time you boot your LFS system.</para>
-
+
<para>However, if you have multiple CD-ROM devices, then the symlinks
generated at that time may point to different devices than they point to on
your host, because devices are not discovered in a predictable order. The
@@ -144,7 +144,7 @@ EOF</userinput></screen>
rule to cat on only one line. (The shell ignores this sequence because
the EOF string used in the here-document redirection is not enclosed in
either double or single quotes. For more details, see the bash(1)
- manpage, and search it for "Here Documents".)</para>
+ manpage, and search it for "Here Documents".)</para>
<para>If modifying Udev rules with an editor, be sure to leave each
rule on one physical line.</para>
</note>