aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-09-28 18:34:00 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-09-28 18:34:00 +0000
commit425462d5f6e65f2754f18be01e2c9a944fee4e7a (patch)
tree76e8b8c02a3d80b0958980ba2d29828998076fe5 /docbook
parent28c4511d070c35c28f7615fc78dbf7e68b126226 (diff)
add a warning, that patch and sources files must have the same line endings (CR/NL)
svn path=/trunk/; revision=12124
Diffstat (limited to 'docbook')
-rw-r--r--docbook/edg_src/EDG_chapter_sources.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docbook/edg_src/EDG_chapter_sources.xml b/docbook/edg_src/EDG_chapter_sources.xml
index e253473e59..e61d9c7c82 100644
--- a/docbook/edg_src/EDG_chapter_sources.xml
+++ b/docbook/edg_src/EDG_chapter_sources.xml
@@ -783,6 +783,12 @@ diff -ur ../ethereal-0.10.6/epan/dissectors/packet-dcerpc.c ./epan/dissectors/pa
because you want to try a patch from someone on the developer mailing
list, or you want to check your own patch before submitting.
</para>
+ <warning><title>Warning!</title>
+ <para>
+ If you have problems applying a patch, make sure the line endings (CR/NL)
+ of the patch and your source files match.
+ </para>
+ </warning>
<para>
XXX - the following is a collection of material and needs some
clarification.