gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/Documentation newbie-dev-faq


From: Vesa Kaihlavirta
Subject: [Gzz-commits] gzz/Documentation newbie-dev-faq
Date: Wed, 23 Oct 2002 04:24:40 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Vesa Kaihlavirta <address@hidden>       02/10/23 04:24:40

Modified files:
        Documentation  : newbie-dev-faq 

Log message:
        Minor typos, grammar.
        (Sorry, I had no glasses on when spellchecking this over your shoulder, 
M.)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/Documentation/newbie-dev-faq.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: gzz/Documentation/newbie-dev-faq
diff -u gzz/Documentation/newbie-dev-faq:1.1 
gzz/Documentation/newbie-dev-faq:1.2
--- gzz/Documentation/newbie-dev-faq:1.1        Wed Oct 23 04:08:28 2002
+++ gzz/Documentation/newbie-dev-faq    Wed Oct 23 04:24:40 2002
@@ -7,8 +7,8 @@
 --------
 
 This file is for newbie developers.
-Propsed to be in free form.
-Add your headache here now and then - fill answer when you found it ;)
+Proposed to be in free form.
+Add your headaches here - fill in answers ;)
 
 
 
@@ -16,20 +16,20 @@
 ---------
 
 Q: I don't see anything. Just plain black with GL.
-A: Propably you have some problems with your X drivers etc.
-   try to update your /usr/X11R6/include/GL/* or something
+A: Probably you have some problems with your X drivers etc.
+   Update your /usr/X11R6/include/GL/*.
 A2: unset LANG
 
 
 Q: How to compile?
-A: with luck
+A: With luck.
 
 
 Q: How to set debug options?
 A: Java: make run DBG="-d gzz.client.foo"
    C++/GL: make rungl DBG="-G JNI.general -G JNI.foo"
 
-   Remember: if you see in source like dbg_paperquad it has probably
-             initialized with 
+   Remember: if you see something like dbg_paperquad in the source it was 
+             probably initialized with 
    DBGVAR(dbg_paperquad, "Renderable.paperquad");
    So, use DBG="-G Renderable.paperquad"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]