diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-04-08 20:21:11 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-04-08 20:21:11 +0000 |
commit | a3b689f29d29dc318725594fe9b08d1482212ff8 (patch) | |
tree | a02b86c5f4e69ea9a409c8465e00c1a5622f5ec9 /prologue/hostreqs.xml | |
parent | c8c2b89ebfebdbc1a7f1ab6c27029c90aa38537c (diff) |
Trailing spaces clean-up.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/hostreqs.xml')
-rw-r--r-- | prologue/hostreqs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index 570313c14..6631bb26a 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -135,7 +135,7 @@ gcc --version | head -n1 /lib/libc.so.6 | head -n1 | cut -d" " -f1-7 grep --version | head -n1 gzip --version | head -n1 -cat /proc/version +cat /proc/version make --version | head -n1 patch --version | head -n1 sed --version | head -n1 |