From 4f509c65b02916132edfc67763f19656e841b06b Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
Date: Thu, 27 Mar 2003 13:22:33 +0000
Subject: [PATCH] Not only the absolute paths
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274325 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/apply.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/CoreTasks/apply.html b/docs/manual/CoreTasks/apply.html
index 78e025cf2..c43a4247a 100644
--- a/docs/manual/CoreTasks/apply.html
+++ b/docs/manual/CoreTasks/apply.html
@@ -59,7 +59,7 @@ one mapper.
forwardslash |
- whether the absolute file names should be passed
+ | whether the file names should be passed
with forward slashes even if the operating system requires other
file separator. The option is ignored if the system file separator
is a forward slash. |