From ffce0c7253064e9cf4b641d00b70a607a8ee79d0 Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
Date: Tue, 20 Apr 2004 12:48:43 +0000
Subject: [PATCH] Various typo fixes by Jesse Glick, PR: 28480
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276352 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/concat.html | 2 +-
docs/manual/CoreTasks/java.html | 10 +++++-----
docs/manual/CoreTypes/xmlcatalog.html | 2 +-
docs/manual/OptionalTasks/ccm.html | 2 +-
docs/manual/OptionalTasks/dotnet.html | 2 +-
docs/manual/OptionalTasks/replaceregexp.html | 2 +-
docs/manual/dirtasks.html | 2 +-
src/etc/tagdiff.xsl | 2 +-
8 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/docs/manual/CoreTasks/concat.html b/docs/manual/CoreTasks/concat.html
index e3572e025..d51df0dd3 100644
--- a/docs/manual/CoreTasks/concat.html
+++ b/docs/manual/CoreTasks/concat.html
@@ -18,7 +18,7 @@
- Paths and/or
+ Paths and/or
FileSets and/or FileLists are used to
select which files are to be concatenated. There is no
diff --git a/docs/manual/CoreTasks/java.html b/docs/manual/CoreTasks/java.html
index fb9c2650c..af36918a3 100644
--- a/docs/manual/CoreTasks/java.html
+++ b/docs/manual/CoreTasks/java.html
@@ -94,7 +94,7 @@ EOF (-1). This is a change from Ant 1.5, where such an attempt would block.
failonerror |
Stop the buildprocess if the command exits with a
- returncode other than 0. Default is "false" (see note) |
+ returncode other than 0. Default is "false" (see note)
No |
@@ -235,10 +235,10 @@ see permissions
When the permission RuntimePermission exitVM has not been granted (or has
been revoked) the System.exit() call will be intercepted
and treated like indicated in failonerror.
-
-If you specify failonerror="true"
and you do not specify permissions,
-a set of default permissions will be added to your java invocation making sure that
-a non zero return code will lead to a BuildException
.
+
Note:
+if you specify failonerror="true"
and you do not specify permissions,
+a set of default permissions will be added to your Java invocation to make sure that
+a non-zero return code will lead to a BuildException
.
Settings will be ignored if fork is enabled.
diff --git a/docs/manual/CoreTypes/xmlcatalog.html b/docs/manual/CoreTypes/xmlcatalog.html
index 291ca3110..2394ab70a 100644
--- a/docs/manual/CoreTypes/xmlcatalog.html
+++ b/docs/manual/CoreTypes/xmlcatalog.html
@@ -211,7 +211,7 @@ resolution. The nested <classpath>
is a
catalogpath
The nested catalogpath
element is a path-like structure listing catalog files to
+href="../using.html#path">path-like structure listing catalog files to
search. All files in this path are assumed to be OASIS catalog files, in
either
diff --git a/docs/manual/OptionalTasks/ccm.html b/docs/manual/OptionalTasks/ccm.html
index 1bae5b47b..25d97b5bb 100644
--- a/docs/manual/OptionalTasks/ccm.html
+++ b/docs/manual/OptionalTasks/ccm.html
@@ -61,7 +61,7 @@ Task to checkin a file
Comment attribute mycomment is added as a task comment. The task
used is the one set as the default.
-
+
Description
Task to perform a Checkout command to Continuus
Parameters
diff --git a/docs/manual/OptionalTasks/dotnet.html b/docs/manual/OptionalTasks/dotnet.html
index 995b61fff..66070accb 100644
--- a/docs/manual/OptionalTasks/dotnet.html
+++ b/docs/manual/OptionalTasks/dotnet.html
@@ -94,7 +94,7 @@ can, however, be done if absolutely necessary.
- ImportTypelib .html |
+ ImportTypelib |
Imports a COM type library into .NET |
diff --git a/docs/manual/OptionalTasks/replaceregexp.html b/docs/manual/OptionalTasks/replaceregexp.html
index cbb409163..2060e9762 100644
--- a/docs/manual/OptionalTasks/replaceregexp.html
+++ b/docs/manual/OptionalTasks/replaceregexp.html
@@ -20,7 +20,7 @@ have been regenerated by this task.
type mappers this task needs a supporting regular expression
library and an implementation of
org.apache.tools.ant.util.regexp.Regexp
.
-See details in the documentation of the Regexp Type.
+See details in the documentation of the Regexp Type.
Parameters
diff --git a/docs/manual/dirtasks.html b/docs/manual/dirtasks.html
index 193a29e3f..960d15b7e 100644
--- a/docs/manual/dirtasks.html
+++ b/docs/manual/dirtasks.html
@@ -188,7 +188,7 @@ tasks that can act as an implicit fileset:
<tar>
<zip>
<ddcreator>
- <ejbjar>
+ <ejbjar>
<ejbc>
<cab>
<icontract>
diff --git a/src/etc/tagdiff.xsl b/src/etc/tagdiff.xsl
index 72f7e5e17..12a1e6f75 100644
--- a/src/etc/tagdiff.xsl
+++ b/src/etc/tagdiff.xsl
@@ -64,7 +64,7 @@
Tagdiff between and
- Designed for use with Ant.
+ Designed for use with Ant.