Commit in docs/usefor (usepro.xml)

[email protected] Mon, 25 May 2009 17:03:30 -0700 (PDT)
Newsgroups gmane.ietf.usenet.format
Message-ID <[email protected]>
    Date: Monday, May 25, 2009 @ 17:03:29
  Author: eagle
Revision: 5922

Reference VCHAR instead of utext, removing the last reference to
RFC 2822.

Modified:
  docs/usefor/usepro.xml

Modified: docs/usefor/usepro.xml
===================================================================
--- docs/usefor/usepro.xml	2009-05-25 23:52:24 UTC (rev 5921)
+++ docs/usefor/usepro.xml	2009-05-26 00:03:29 UTC (rev 5922)
@@ -20,8 +20,6 @@
     'http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml'>
   <!ENTITY rfc2606 PUBLIC '' 
     'http://xml.resource.org/public/rfc/bibxml/reference.RFC.2606.xml'>
-  <!ENTITY rfc2822 PUBLIC '' 
-    'http://xml.resource.org/public/rfc/bibxml/reference.RFC.2822.xml'>
   <!ENTITY rfc5322 PUBLIC '' 
     'http://xml.resource.org/public/rfc/bibxml/reference.RFC.5322.xml'>
   <!ENTITY rfc3629 PUBLIC '' 
@@ -151,6 +149,7 @@
       HTAB                = <see [RFC5234] Appendix B.1>
       SP                  = <see [RFC5234] Appendix B.1>
       WSP                 = <see [RFC5234] Appendix B.1>
+      VCHAR               = <see [RFC5234] Appendix B.1>
 
       argument            = <see [RFC5536] Section 3.2.3>
       article-locator     = <see [RFC5536] Section 3.2.14> 
@@ -171,7 +170,6 @@
       display-name        = <see [RFC5322] Section 3.4>
       local-part          = <see [RFC5322] Section 3.4.1>
       mailbox             = <see [RFC5322] Section 3.4>
-      utext               = <see [RFC2822] Section 3.2.6>
 ]]></artwork>
         </figure>
       </section>
@@ -1681,7 +1679,7 @@
                           = eightbit-utext *( *WSP eightbit-utext )
       moderation-flag     = SP "(" %x4D.6F.64.65.72.61.74.65.64 ")"
                                ; SPACE + case sensitive "(Moderated)"
-      eightbit-utext      = utext / %d127-255
+      eightbit-utext      = VCHAR / %d127-255
           </artwork>
         </figure>
 
@@ -2364,7 +2362,6 @@
       </reference>
       &rfc2046;
       &rfc2119;
-      &rfc2822;
       &rfc5322;
       &rfc3629;
       &rfc4288;