From ba8848f4d0ac1d27d4a42a4441a34767943a56df Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 21 Oct 2013 22:08:54 +0000 Subject: Fix a few more typos and whitespaces. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10367 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/createfiles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06/createfiles.xml') diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml index 5139dce0f..4d7fcac31 100644 --- a/chapter06/createfiles.xml +++ b/chapter06/createfiles.xml @@ -47,9 +47,9 @@ sed 's/tools/usr/' /tools/lib/libstdc++.la > /usr/lib/libstdc++.la ln -sv bash /bin/sh Historically, Linux maintains a list of the mounted file systems in the - file /etc/mtab. Modern kernels maintain this list + file /etc/mtab. Modern kernels maintain this list internally and exposes it to the user via the /proc filesystem. To satisfy utilities that + class="directory">/proc filesystem. To satisfy utilities that expect the presence of /etc/mtab, create the following symbolic link: -- cgit v1.2.3-54-g00ecf