Update of /cvsroot/bsdbook/bsdbook/src
In directory usw-pr-cvs1:/tmp/cvs-serv4945
Modified Files:
book.tex
Log Message:
Oops; My previous commit shaved off the paragraph indentation command by
mistake. Lets re-add it.
Index: book.tex
===================================================================
RCS file: /cvsroot/bsdbook/bsdbook/src/book.tex,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- book.tex 28 Aug 2002 03:43:52 -0000 1.3
+++ book.tex 28 Aug 2002 03:47:14 -0000 1.4
@@ -75,6 +75,7 @@
\makeindex
\typeout{Copyright \copyright 2002. BSDBook Project. All Rights Reserved.}
+\setlength{\parindent}{0pt}
\begin{document}
\frontmatter
|