[master] 2b6717a typos

Poul-Henning Kamp phk at varnish-cache.org
Tue Dec 20 21:28:56 CET 2011


commit 2b6717a07db47d14fc232de4d9311a821663addf
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Tue Dec 20 20:28:50 2011 +0000

    typos

diff --git a/doc/sphinx/phk/thetoolsweworkwith.rst b/doc/sphinx/phk/thetoolsweworkwith.rst
index cff365b..6921926 100644
--- a/doc/sphinx/phk/thetoolsweworkwith.rst
+++ b/doc/sphinx/phk/thetoolsweworkwith.rst
@@ -65,7 +65,7 @@ text actually means:
 	an uppercase letter or another underscore are always reserved
 	for any use.
 
-Feel free to guess.
+Feel free to guess, there's more such on pdf page 200 of the draft.
 
 Next, they broke the upper/lower rule, by adding special keywords
 in mixed case, probably because they thought it looked nicer::
@@ -103,8 +103,8 @@ aspects.
 
 For instance, neither pthreads nor C1X-threads offer a "assert I'm
 holding this mutex locked" facility.  I will posit that you cannot
-successfully develop real-world threaded programs and APIs that,
-or without wasting a lot of time debugging silly mistakes.
+successfully develop real-world threaded programs and APIs without
+that, or without wasting a lot of time debugging silly mistakes.
 
 If you look in the Varnish source code, which uses pthreads, you
 will see that I have wrapped pthread mutexes in my own little



More information about the varnish-commit mailing list