Bladeren bron

[Bug 269] remove irrelevant text

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers 23 jaren geleden
bovenliggende
commit
bb426df24d
1 gewijzigde bestanden met toevoegingen van 1 en 2 verwijderingen
  1. 1 2
      chapter05/proc.xml

+ 1 - 2
chapter05/proc.xml

@@ -5,8 +5,7 @@
 <para>In order for certain programs to function properly, the proc file
 system must be mounted and available from within the chroot'ed environment
 as well. It's not a problem to mount the proc file system (or any other
-file system for that matter) twice or even more than that, since it's a
-virtual file system maintained by the kernel itself.</para>
+file system for that matter) twice or even more than that.</para>
 
 <para>If you're still logged in as user "lfs", you should log out and log
 in again as user root. The reason for this is simple: only root is allowed