diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-09-04 16:18:43 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-09-04 16:18:43 +0000 |
commit | 7bfe7dffd8c491ebba60dad3afcabaafefecbc74 (patch) | |
tree | 2323e7f6ed2cccc1d55d093f9fbc592c09f3412b /chapter09 | |
parent | 064222a4c6df69d9dffc6b6de47c140469f12c00 (diff) |
typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10335 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09')
-rw-r--r-- | chapter09/theend.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter09/theend.xml b/chapter09/theend.xml index ed6a7e59b..9938cce75 100644 --- a/chapter09/theend.xml +++ b/chapter09/theend.xml @@ -25,7 +25,7 @@ <screen><userinput>echo &version; > /etc/lfs-release</userinput></screen> <para>It is also a good idea to create a file to show the status of your - new system with resopect to the Linux Standards Base (LSB). To create + new system with respect to the Linux Standards Base (LSB). To create this file, run:</para> <screen><userinput>cat > /etc/lsb-release << "EOF" |