updated docs
diff --git a/libhttplib2.tex b/libhttplib2.tex
index dec2573..5ab860c 100644
--- a/libhttplib2.tex
+++ b/libhttplib2.tex
@@ -239,13 +239,16 @@
 URI to which it is being redirected. If \code{False} then no redirects are followed.
 Note that a False 'follow_redirects' takes precedence over a True 'follow_all_redirects'.
 Another way of saying that is for 'follow_all_redirects' to have any affect, 'follow_redirects'
-must by True.
+must be True.
 \end{memberdesc}
 
 \begin{memberdesc}[Http]{follow_all_redirects}
 If \code{False}, which is the default, only safe redirects are followed, where
 safe means that the client is only doing a \code{GET} or \code{HEAD} on the
 URI to which it is being redirected. If \code{True} then all redirects are followed.
+Note that a False 'follow_redirects' takes precedence over a True 'follow_all_redirects'.
+Another way of saying that is for 'follow_all_redirects' to have any affect, 'follow_redirects'
+must be True.
 \end{memberdesc}
 
 \begin{memberdesc}[Http]{force_exception_to_status_code}
diff --git a/ref/http-objects.html b/ref/http-objects.html
index f09715a..4def852 100644
--- a/ref/http-objects.html
+++ b/ref/http-objects.html
@@ -124,7 +124,7 @@
 URI to which it is being redirected. If <code>False</code> then no redirects are followed.
 Note that a False 'follow_redirects' takes precedence over a True 'follow_all_redirects'.
 Another way of saying that is for 'follow_all_redirects' to have any affect, 'follow_redirects'
-must by True.
+must be True.
 </dl>
 
 <p>
@@ -133,6 +133,9 @@
 If <code>False</code>, which is the default, only safe redirects are followed, where
 safe means that the client is only doing a <code>GET</code> or <code>HEAD</code> on the
 URI to which it is being redirected. If <code>True</code> then all redirects are followed.
+Note that a False 'follow_redirects' takes precedence over a True 'follow_all_redirects'.
+Another way of saying that is for 'follow_all_redirects' to have any affect, 'follow_redirects'
+must be True.
 </dl>
 
 <p>
diff --git a/ref/img1.old b/ref/img1.old
index a337539..c9ce471 100644
--- a/ref/img1.old
+++ b/ref/img1.old
Binary files differ