--- a/ldp.html Wed Jul 24 09:26:01 2013 -0400
+++ b/ldp.html Wed Jul 24 09:34:52 2013 -0400
@@ -1528,7 +1528,7 @@
only when an LDPC supports that method. This specification does not impose any
new requirement to support that method, and [[!HTTP11]] makes it optional.</p>
- <div id="ldpc-5_5_1" class="rule">5.5.1 LDPC servers SHOULD NOT allow HTTP <code>PUT</code> to update a LDPC’s members;
+ <div id="ldpc-5_5_1" class="rule">5.5.1 LDPC servers SHOULD NOT allow HTTP <code>PUT</code> to update a LDPC’s <a>membership triples</a>;
if the server receives such a request, it SHOULD respond with a 409
(Conflict) status code.
</div>
@@ -1541,7 +1541,7 @@
</div>
<div id="ldpc-5_5_3" class="rule">5.5.3 LDPC servers SHOULD NOT allow HTTP <code>PUT</code> requests
- with member information in the request representation.
+ with <a title="Member inlining">inlined member</a> information in the request representation.
See section <a href="#ldpc-member_data">5.1.1 Container
Member Information</a> for additional details.
</div>