diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2012-08-31 16:08:39 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2012-08-31 16:08:39 +0000 |
commit | 4afbb4a75a924c2edb72d68ea76ccbb4eea868b0 (patch) | |
tree | 15ab65f75cf7c35f95bd7c2cd31193955315dfb0 /chapter06 | |
parent | de47ea3f25a5265150acbfa5a0e65f3ab8e91d89 (diff) |
Remove extraneous i from text.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 36b5a57c6..bddf4e570 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -228,7 +228,7 @@ grep Error glibc-check-log</userinput></screen> <screen><userinput remap="install">make install</userinput></screen> <para>Install NIS and RPC related headers that are not installed by - default; these are required ito rebuild glibc and by several BLFS + default; these are required to rebuild glibc and by several BLFS packages:</para> <screen><userinput remap="install">cp -v ../glibc-&glibc-version;/sunrpc/rpc/*.h /usr/include/rpc |