Re: More editorial fixes, was: Editorial fix: uppercasing "Section" in section references

Hi,

attached is a fix resolving BugZilla issue 210 
(<http://ietf.cse.ucsc.edu:8080/bugzilla/show_bug.cgi?id=210>).

Best regards, Julian
Index: draft-ietf-webdav-rfc2518bis-latest.xml
===================================================================
RCS file: /var/cvsroot/xml2rfc/draft-ietf-webdav-rfc2518bis-latest.xml,v
retrieving revision 1.44
diff -u -r1.44 draft-ietf-webdav-rfc2518bis-latest.xml
--- draft-ietf-webdav-rfc2518bis-latest.xml	28 Apr 2006 19:13:36 -0000	1.44
+++ draft-ietf-webdav-rfc2518bis-latest.xml	28 Apr 2006 19:32:16 -0000
@@ -2134,8 +2134,8 @@
     </t>
     <t>
    The request message body of a PROPPATCH method MUST contain the 
-   propertyupdate XML element.  Clients SHOULD NOT alter the same property
-    more than once in a single PROPPATCH request.</t>
+   propertyupdate XML element.
+    </t>
       
       <t>Servers MUST process PROPPATCH instructions in 
    document order (an exception to the normal rule that ordering is 

Received on Friday, 28 April 2006 19:33:03 UTC