]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Getting the stuff Timeless missed with his checkin for bug 106386
authorjustdave%syndicomm.com <>
Tue, 19 Mar 2002 13:42:40 +0000 (13:42 +0000)
committerjustdave%syndicomm.com <>
Tue, 19 Mar 2002 13:42:40 +0000 (13:42 +0000)
docs/html/Bugzilla-Guide.html
docs/html/win32.html
docs/sgml/installation.sgml
docs/txt/Bugzilla-Guide.txt
docs/xml/installation.xml

index 77f0578ac34966913295bf48bc8ad8310f916590..769ecce55bd21968c7ed2f707b1c4a01264f9775 100644 (file)
@@ -7416,7 +7416,7 @@ TARGET="_top"
 >, the perl documentation says that you should always use <TT
 CLASS="function"
 >binmode()</TT
-> when dealing with binary files, but never when dealing with text files.  That seems to suggest that rather than aribtrarily putting <TT
+> when dealing with binary files, but never when dealing with text files.  That seems to suggest that rather than arbitrarily putting <TT
 CLASS="function"
 >binmode()</TT
 > at the beginning of the attachment files, there should be logic to determine if <TT
@@ -17725,4 +17725,4 @@ NAME="zarro-boogs-found"
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
index 350b6b881740972cc24f0fb32b90e79309cec482..6db6388679e912e6b718c8f8e5673b70d8f63e67 100644 (file)
@@ -1246,10 +1246,10 @@ TARGET="_top"
 >, the perl documentation says that you should always use <TT
 CLASS="function"
 >binmode()</TT
-> when dealing with binary files, but never when dealing with text files.  That seems to suggest that rather than aribtrarily putting <TT
+> when dealing with binary files, but never when dealing with text files.  That seems to suggest that rather than arbitrarily putting <TT
 CLASS="function"
 >binmode()</TT
-> at the begining of the attachment files, there should be logic to determine if <TT
+> at the beginning of the attachment files, there should be logic to determine if <TT
 CLASS="function"
 >binmode()</TT
 > is needed or not.
@@ -1632,4 +1632,4 @@ VALIGN="top"
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
index 9d14a02be52ed8dc61c3f72ae42317bdb790066f..b50481e9f93f0ab75fa533f762585757f38d5bf7 100644 (file)
@@ -1772,7 +1772,14 @@ binmode(STDOUT);
           <note>
             <para>
               According to <ulink
-                                 url="http://bugzilla.mozilla.org/show_bug.cgi?id=62000">bug 62000</ulink>, the perl documentation says that you should always use <function>binmode()</function> when dealing with binary files, but never when dealing with text files.  That seems to suggest that rather than aribtrarily putting <function>binmode()</function> at the begining of the attachment files, there should be logic to determine if <function>binmode()</function> is needed or not.
+                 url="http://bugzilla.mozilla.org/show_bug.cgi?id=62000">bug 62000</ulink>,
+              the perl documentation says that you should always use
+              <function>binmode()</function> when dealing with binary
+              files, but never when dealing with text files.  That seems
+              to suggest that rather than arbitrarily putting
+              <function>binmode()</function> at the beginning of the
+              attachment files, there should be logic to determine if
+              <function>binmode()</function> is needed or not.
             </para>
           </note>
         </step>
index a01651b63c2e9edea91485a4565b116495dc0fe9..200ec5c236f42a20b040320364790c3ef02d56b3 100644 (file)
@@ -2171,7 +2171,7 @@ binmode(STDOUT);
    According to bug 62000, the perl documentation says that you should
    always use binmode() when dealing with binary files, but never when
    dealing with text files. That seems to suggest that rather than
-   aribtrarily putting binmode() at the beginning of the attachment files,
+   arbitrarily putting binmode() at the beginning of the attachment files,
    there should be logic to determine if binmode() is needed or not.
 
    Tip
index 9d14a02be52ed8dc61c3f72ae42317bdb790066f..b50481e9f93f0ab75fa533f762585757f38d5bf7 100644 (file)
@@ -1772,7 +1772,14 @@ binmode(STDOUT);
           <note>
             <para>
               According to <ulink
-                                 url="http://bugzilla.mozilla.org/show_bug.cgi?id=62000">bug 62000</ulink>, the perl documentation says that you should always use <function>binmode()</function> when dealing with binary files, but never when dealing with text files.  That seems to suggest that rather than aribtrarily putting <function>binmode()</function> at the begining of the attachment files, there should be logic to determine if <function>binmode()</function> is needed or not.
+                 url="http://bugzilla.mozilla.org/show_bug.cgi?id=62000">bug 62000</ulink>,
+              the perl documentation says that you should always use
+              <function>binmode()</function> when dealing with binary
+              files, but never when dealing with text files.  That seems
+              to suggest that rather than arbitrarily putting
+              <function>binmode()</function> at the beginning of the
+              attachment files, there should be logic to determine if
+              <function>binmode()</function> is needed or not.
             </para>
           </note>
         </step>