From: Chris Hanson Date: Mon, 10 Jul 2000 22:16:27 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 20090517-FFI~3351 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=0d33a0fa560195dc17453e0eb548d619954763b5;p=mit-scheme.git Fix typo. --- diff --git a/v7/doc/user-manual/html/Makefile b/v7/doc/user-manual/html/Makefile index 8d4138a87..d4d585404 100644 --- a/v7/doc/user-manual/html/Makefile +++ b/v7/doc/user-manual/html/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.2 2000/07/10 22:07:04 cph Exp $ +# $Id: Makefile,v 1.3 2000/07/10 22:16:27 cph Exp $ # # Copyright (c) 2000 Massachusetts Institute of Technology # @@ -20,7 +20,7 @@ all: user_toc.html user_toc.html: ../user.texinfo - -rm -rf *.html + rm -rf *.html texi2html -split_chapter ../user.texinfo clean: