aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/sysvinit.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-06-16 20:16:09 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-06-16 20:16:09 +0000
commit9310805affc35c7e4a81f8a2354748fd02b41139 (patch)
tree25da4765dd8ac7a5fbea765b001ab8ccd536938b /chapter06/sysvinit.xml
parenteb7bcc4791ff9983cc764cd5b82b354d9880a3fa (diff)
Correct misuse of effect (Randy McMurchy).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6028 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/sysvinit.xml')
-rw-r--r--chapter06/sysvinit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml
index c22b27dab..4ae713a6a 100644
--- a/chapter06/sysvinit.xml
+++ b/chapter06/sysvinit.xml
@@ -102,7 +102,7 @@ the <command>setfont</command> program. The <command>console</command>
initscript from the LFS-Bootscripts package calls the <command>setfont</command>
program during system startup. Sending this escape sequence is
necessary for people who use non-ISO 8859-1 screen fonts, but it does
-not effect native English speakers.</para>
+not affect native English speakers.</para>
</sect2>