Index: demo3.html
===================================================================
RCS file: /home/cvspublic/jakarta-lucene/docs/demo3.html,v
retrieving revision 1.5
diff -r1.5 demo3.html
197c197,199
< location you used for your index.  You may also customize the appTitle and appFooter 
---
> location you used for your index.  Note that if you are using a Windows OS, you will need to 
> escape backslashes (for example, the indexLocation may look something like 
> "c:\\dev\\lucene-index").  You may also customize the appTitle and appFooter

