From fe88e7f70d0e1bda088c2d8782a1446497074b82 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Sat, 13 Sep 2003 06:35:20 +0000 Subject: [PATCH] small typo in HTML creation instructions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 8f934c612..6c0be5944 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ XML to HTML: Create a directory in which you want to store the HTML files and cd into that directory. Now run: - mkdir -p chapter0{1,2,3,4,5,6,7,8,9} preface appendixa && + mkdir -p chapter0{1,2,3,4,5,6,7,8,9} preface appendix{a,b} && /usr/bin/openjade -t xml \ -d /usr/share/dsssl/docbook/html/lfs.dsl \ /usr/share/dsssl/docbook/dtds/decls/xml.dcl \