diff --git a/docs/FAQ b/docs/FAQ
index 4848ba5c7b9b4cbf51e86439aacff8c4bc6d5245..29c788265d169175d6555b055b82ca35dd73300b 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -1,4 +1,4 @@
-Updated: November 14, 2001 (http://curl.haxx.se/docs/faq.shtml)
+Updated: November 20, 2001 (http://curl.haxx.se/docs/faq.shtml)
                                   _   _ ____  _     
                               ___| | | |  _ \| |    
                              / __| | | | |_) | |    
@@ -385,7 +385,7 @@ FAQ
   etc.
 
   There is one exception to this rule, and that is if you can "tunnel through"
-  the given HTTP proxy. Proxy tunneling is enabled with a special option (-P)
+  the given HTTP proxy. Proxy tunneling is enabled with a special option (-p)
   and is generally not available as proxy admins usuable disable tunneling to
   other ports than 443 (which is used for HTTPS access through proxies).