From 4d6fc2dabb417f72752429222a3698ecc8a3c537 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sat, 27 Oct 2001 22:21:44 +0000 Subject: [Bug 164] XML Tidy up git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1329 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/makedev-inst.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter06/makedev-inst.xml') diff --git a/chapter06/makedev-inst.xml b/chapter06/makedev-inst.xml index 9d56aae75..7b93816ad 100644 --- a/chapter06/makedev-inst.xml +++ b/chapter06/makedev-inst.xml @@ -6,9 +6,9 @@ won't create a directory for you to cd into. Create the device files by running the following commands: -cp MAKEDEV-&makedev-version; /dev/MAKEDEV && -cd /dev && -chmod 754 MAKEDEV +cp MAKEDEV-&makedev-version; /dev/MAKEDEV && +cd /dev && +chmod 754 MAKEDEV Now, depending on whether you are going to use devpts or not, you can run one of two commands: -- cgit v1.2.3-54-g00ecf