usefor-usefor-02 November 2004

[< Prev] [TOC] [ Next >]
3.2.6  Distribution

   The Distribution header specifies geographic or organizational limits
   on an article's propagation.

   distribution    =  "Distribution:" SP distribution-list CRLF

   dist-list       =  [FWS] dist-name *( "," [FWS] dist-name ) [FWS]

   dist-name       =  ALPHA / DIGIT
            *( ALPHA / DIGIT / "+" / "-" / "_" )

   The <dist-name>s "world" and "local" are predefined.  However,
   "world" SHOULD NOT be used explicitly, since it is the default when
   the Distribution header is absent entirely.

   "All" MUST NOT be used as a <dist-name>.  <dist-name>s SHOULD contain
   at least three characters, except when they are two-letter country
   names as in [ISO.3166.1988].  <dist-name>s are case-insensitive (i.e.
   "US", "Us", "uS", and "us" all specify the same distribution).
[< Prev] [TOC] [ Next >]
#Diff to first older
NewerOlder
usefor-usefor May 2005
usefor-usefor April 2005
usefor-usefor September 2004
News Article Format and Transmission May 2004
News Article Format and Transmission November 2003
News Article Format June 2003
News Article Format April 2003
News Article Format February 2003
News Article Format August 2002
News Article Format May 2002
News Article Format November 2001
News Article Format July 2001
News Article Format April 2001
News Article Format February 2000
Son of 1036 June 1994
RFC 1036 December 1987

--- ../usefor-usefor-01/Distribution.out          September 2004
+++ ../usefor-usefor-02/Distribution.out          November 2004
@@ -3,16 +3,19 @@
    The Distribution header specifies geographic or organizational limits
    on an article's propagation.
 
-   distribution    =  "Distribution:" SP dist-list CRLF
+   distribution    =  "Distribution:" SP distribution-list CRLF
 
-   list-list       =  [FWS] dist-name *( "," [FWS] dist-name ) [FWS]
+   dist-list       =  [FWS] dist-name *( "," [FWS] dist-name ) [FWS]
 
    dist-name       =  ALPHA / DIGIT
             *( ALPHA / DIGIT / "+" / "-" / "_" )
 
-   "All" MUST NOT be used as a distribution-name.  Distribution-names
-   SHOULD contain at least three characters, except when they are
-   two-letter country names as in [ISO.3166.1988].  Distribution-names
-   are case-insensitive (i.e.  "US", "Us", "uS", and "us" all specify
-   the same distribution).
+   The <dist-name>s "world" and "local" are predefined.  However,
+   "world" SHOULD NOT be used explicitly, since it is the default when
+   the Distribution header is absent entirely.
+
+   "All" MUST NOT be used as a <dist-name>.  <dist-name>s SHOULD contain
+   at least three characters, except when they are two-letter country
+   names as in [ISO.3166.1988].  <dist-name>s are case-insensitive (i.e.
+   "US", "Us", "uS", and "us" all specify the same distribution).
 

Documents were processed to this format by Forrest J. Cavalier III