summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/man/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/build.xml b/docs/man/build.xml
index 370fe32f08..6973f4d97c 100644
--- a/docs/man/build.xml
+++ b/docs/man/build.xml
@@ -55,7 +55,7 @@
<emit command="scalaint"/>
<emit command="scalap"/>
<emit command="scalascript"/>
- <fixcrlf srcdir="${dist.dir}" eol="lf"/>
+ <!--<fixcrlf srcdir="${dist.dir}" eol="lf"/>-->
<copy todir="${dist.dir}">
<fileset dir="${src.dir}">
<include name="**/*.html"/>