summaryrefslogtreecommitdiffstats
path: root/docs/html/Bugzilla-Guide.html
diff options
context:
space:
mode:
authorbarnboy%trilobyte.net <>2001-08-30 03:13:38 +0200
committerbarnboy%trilobyte.net <>2001-08-30 03:13:38 +0200
commit0e0643a4272f64b10e765a1e850037fe4f9c4a4a (patch)
tree61776f22516b1847d435363c2f2c6af3635f92af /docs/html/Bugzilla-Guide.html
parent58593ba9d058e7fdd2fbac2d45dafefcbc6bbb4e (diff)
downloadbugzilla-0e0643a4272f64b10e765a1e850037fe4f9c4a4a.tar.gz
bugzilla-0e0643a4272f64b10e765a1e850037fe4f9c4a4a.tar.xz
Typo in perl modify string, added "#!" to /usr/bin/perl strings.
Diffstat (limited to 'docs/html/Bugzilla-Guide.html')
-rw-r--r--docs/html/Bugzilla-Guide.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/Bugzilla-Guide.html b/docs/html/Bugzilla-Guide.html
index 6517baa09..ca916f417 100644
--- a/docs/html/Bugzilla-Guide.html
+++ b/docs/html/Bugzilla-Guide.html
@@ -4715,7 +4715,7 @@ WIDTH="100%"
COLOR="#000000"
><PRE
CLASS="PROGRAMLISTING"
->perl -pi -e 's@#!/usr/bonsaitools/bin/perl@/usr/bin/perl@' *cgi *pl Bug.pm
+>perl -pi -e 's@#!/usr/bonsaitools/bin/perl@#!/usr/bin/perl@' *cgi *pl Bug.pm
</PRE
></FONT
></TD
@@ -17226,4 +17226,4 @@ NAME="ZARRO-BOOGS-FOUND"
></DIV
></BODY
></HTML
-> \ No newline at end of file
+>