From 3a94f3d9dc3e5086b874a4f1f363b3c1adba644a Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Sat, 17 Jun 2000 16:14:03 +0000 Subject: [PATCH] Fix up minor mangling of HTML git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267681 13f79535-47bb-0310-9956-ffa450edef68 --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 0db1a94aa..157453e25 100644 --- a/docs/index.html +++ b/docs/index.html @@ -39,7 +39,7 @@

Introduction

Ant is a Java based build tool. In theory it is kind of like make without -makes wrinkles.

+make's wrinkles.

Why?

Why another build tool when there is already make, gnumake, nmake, jam, and others? Because all of those tools have limitations that its original author @@ -784,7 +784,7 @@ repository pointed to by the cvsRoot attribute, and stores the files in "${

updates the package/module that has previously been checked out into "${ws.dir}".


- comma separated list of filenam

Delete

+

Delete

Description

Deletes either a single file or all files in a specified directory and its sub-directories.