remote-only respec whining
authorJohn Arwe
Tue, 12 Nov 2013 13:27:44 -0500
changeset 414 a5d0c19a9474
parent 413 55af75032d16
child 415 12864dde579d
remote-only respec whining
ldp.html
--- a/ldp.html	Tue Nov 12 13:20:44 2013 -0500
+++ b/ldp.html	Tue Nov 12 13:27:44 2013 -0500
@@ -968,7 +968,7 @@
 		but SHOULD only add pages to the end of a sequence.
 		</div><div class="rule">
 		<blockquote>Informative note: 
-		As a result, clients retrieving any <a>single-page resource</a> several times can observe its place in the sequence
+		As a result, clients retrieving any <a title="Single-page resource">single-page resource</a> several times can observe its place in the sequence
 		change as the state of the <a title="Paged resource">paged resource</a> changes.
 		For example, a nominally last page's server might provide a
 		<a>next page link</a> when the page is retrieved.  Similar situations arise when the page sequence crosses server boundaries; 
@@ -1031,7 +1031,8 @@
 	</div>
 	<div id="ldpr-pagingGET-prev-allowed" class="rule">4.10.2.2.2 <a title="LDP server">LDP servers</a> MAY
 		provide a <a>previous page link</a>
-		in responses to <code>GET</code> requests with any page resource <em>other than the first page</em>
+		in responses to <code>GET</code> requests with any <a title="Single-page resource">single-page resource</a>
+		<em>other than the first page</em>
 		as the <code>Request-URI</code>.
 		This is one mechanism by which clients can discover the URL of the previous page.  
 	</div>