Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2/.git;a=commitdiff;h=f1ef1ec20179fca0205ebb9920f698239c665ec0

commit f1ef1ec20179fca0205ebb9920f698239c665ec0
Author: Priyank <[EMAIL PROTECTED]>
Date:   Tue Jul 31 18:08:58 2007 +0530

HACKING: spelling fixes.

diff --git a/HACKING b/HACKING
index ff640a8..c911057 100644
--- a/HACKING
+++ b/HACKING
@@ -24,14 +24,14 @@ cd pactest; python pactest.py --test=tests/sync990.py -p 
../../src/pacman-g2/pac

That's all.

-How to test pacman-g2 more using valgring?
+How to test pacman-g2 more using valgrind?
=========================================

Try to run some commands using valgrind with a command like:

valgrind --leak-check=full --trace-children=yes -- src/pacman-g2/pacman-g2 -Syu

-Be carefull, valgrind reports lots of errors, even some errors that may not be 
related to
+Be careful, valgrind reports lots of errors, even some errors that may not be 
related to
pacman-g2. You should have a little experience of valgrind to ignore the noise.

How to add new localized manpage to pacman-g2 (configure and all things)
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to