]> arthur.barton.de Git - bup.git/blobdiff - HACKING
Get SC_ARG_MAX from os.sysconf(), not C
[bup.git] / HACKING
diff --git a/HACKING b/HACKING
index d5ac2f74c1850b2297424e43bf93169f0cdf54c8..6ecab7ea3bd29c72e909effcd78e7c246f73ac0f 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -65,7 +65,7 @@ Submitting patches
 As mentioned, all patches should be posted to the mailing list for
 review, and must be "signed off" by the author before official
 inclusion (see ./SIGNED-OFF-BY).  You can create a "signed off" set of
-patches in ./pending, ready for submission to the list, like this:
+patches in ./patches, ready for submission to the list, like this:
 
     git format-patch -s -o patches origin/master