diff --git a/i2p2www/pages/site/docs/spec/ssu.html b/i2p2www/pages/site/docs/spec/ssu.html
index c8b62b4a48e5bff4ad1985ccc54864ddd19a917e..34eab3945815aaffd2ddcb3ccf3f67ddbea2fbd7 100644
--- a/i2p2www/pages/site/docs/spec/ssu.html
+++ b/i2p2www/pages/site/docs/spec/ssu.html
@@ -1,7 +1,7 @@
 {% extends "global/layout.html" %}
 {% block title %}SSU Protocol Specification{% endblock %}
-{% block lastupdated %}April 2014{% endblock %}
-{% block accuratefor %}0.9.12{% endblock %}
+{% block lastupdated %}July 2014{% endblock %}
+{% block accuratefor %}0.9.14{% endblock %}
 {% block content %}
 
 <p>
@@ -849,7 +849,8 @@ If the number of fragments is zero, this is an ack-only or keepalive message.
 </li><li>
 The ECN feature is unimplemented, and the bit is never set.
 </li><li>
-The want reply bit is always set in the current implementation.
+In the current implementation, the want reply bit is set when the number of
+fragments is greater then zero, and not set when there are no fragments.
 </li><li>
 Extended data is unimplemented and never present.
 </li><li>