From 729242dbf8a8e224f2a1f5580fbd972bb18646f0 Mon Sep 17 00:00:00 2001 From: "jake%acutex.net" <> Date: Tue, 16 Oct 2001 02:18:00 +0000 Subject: Recompiling docs to pick up last two changes --- docs/html/Bugzilla-Guide.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/html/Bugzilla-Guide.html') diff --git a/docs/html/Bugzilla-Guide.html b/docs/html/Bugzilla-Guide.html index ca916f417..186d93fb9 100644 --- a/docs/html/Bugzilla-Guide.html +++ b/docs/html/Bugzilla-Guide.html @@ -4693,7 +4693,7 @@ COLOR="#000000" CLASS="PROGRAMLISTING" >bash# mkdir /usr/bonsaitools bash# mkdir /usr/bonsaitools/bin -bash# ln -s /usr/bin/perl /usr/bosaitools/bin/perl +bash# ln -s /usr/bin/perl /usr/bonsaitools/bin/perl
    if ($var) {
        print "The variable is true";
-    } else {
+    }
+    else {
        print "Try again";
    }

@@ -17226,4 +17227,4 @@ NAME="ZARRO-BOOGS-FOUND" > +> \ No newline at end of file -- cgit v1.2.3-24-g4f1b