From 254cec28ca7ace94716ab31f29215015492dcc68 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Sun, 20 Oct 2002 21:31:57 +0000 Subject: Fixed amperstands. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter03/mounting.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter03/mounting.xml') diff --git a/chapter03/mounting.xml b/chapter03/mounting.xml index 343542301..9e0320dbb 100644 --- a/chapter03/mounting.xml +++ b/chapter03/mounting.xml @@ -15,7 +15,7 @@ by running: Now create the mount point and mount the LFS file system by running: -mkdir -p $LFS && +mkdir -p $LFS && mount /dev/xxx $LFS Replace xxx with the designation of the LFS -- cgit v1.2.3-54-g00ecf