diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2010-04-29 01:08:25 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2010-04-29 01:08:25 +0000 |
commit | a8a87e673956a0ec81ba0a1a1ae13ae287c52847 (patch) | |
tree | e2c298be7dae71af63a6c7017e244e8199e6b0a9 /bootscripts/contrib | |
parent | ec45bd6dd9dafca672382103709b759b6fb28582 (diff) |
Typo fix. Thanks Gilles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9260 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bootscripts/contrib')
-rw-r--r-- | bootscripts/contrib/lsb-v3/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootscripts/contrib/lsb-v3/README b/bootscripts/contrib/lsb-v3/README index 1b061f5d1..40ee3d550 100644 --- a/bootscripts/contrib/lsb-v3/README +++ b/bootscripts/contrib/lsb-v3/README @@ -1,6 +1,6 @@ LSB-V3 README -The scripts contianed in this directory are a complete rewrite of the +The scripts contained in this directory are a complete rewrite of the boot scripts from LFS-6.1 (updated for LFS-SVN about 2010-04-28). As is usually the case with a rewrite, there have been many changes: |