summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorGintas Grigelionis <gintas@apache.org>2018-05-23 19:09:18 +0200
committerGintas Grigelionis <gintas@apache.org>2018-05-23 19:09:18 +0200
commitcd1ce377dc769671b46ca6e68adb604b0453b4a3 (patch)
tree2e6a603b09f3ae6224e9a91939465dbd8e979c32 /manual
parent57edcface9a12d6a77388f17220bff36c2c253bc (diff)
downloadant-cd1ce377dc769671b46ca6e68adb604b0453b4a3.tar.gz
Change followlinks to followsymlinks for consistency with fileset
Diffstat (limited to 'manual')
-rw-r--r--manual/Types/selectors.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/Types/selectors.html b/manual/Types/selectors.html
index 9265298f2..e3d11b8ba 100644
--- a/manual/Types/selectors.html
+++ b/manual/Types/selectors.html
@@ -926,7 +926,7 @@
<td>Yes</td>
</tr>
<tr>
- <td>followlinks</td>
+ <td>followsymlinks</td>
<td>Must the selector follow symbolic links?</td>
<td>No; defaults to <q>false</q> (was <q>true</q> before Ant 1.10.4)</td>
</tr>
@@ -953,7 +953,7 @@
<td>Yes</td>
</tr>
<tr>
- <td>followlinks</td>
+ <td>followsymlinks</td>
<td>Must the selector follow symbolic links?</td>
<td>No; defaults to <q>false</q></td>
</tr>
@@ -980,7 +980,7 @@
<td>Yes</td>
</tr>
<tr>
- <td>followlinks</td>
+ <td>followsymlinks</td>
<td>Must the selector follow symbolic links?</td>
<td>No; defaults to <q>false</q></td>
</tr>