Commit in docs/usefor (usepro.xml)

[email protected] Tue, 26 May 2009 13:52:36 -0700 (PDT)
Newsgroups gmane.ietf.usenet.format
Message-ID <[email protected]>
    Date: Tuesday, May 26, 2009 @ 13:52:34
  Author: eagle
Revision: 5933

Change the UUCP reference to the O'Reilly book rather than the RFC
for e-mail over UUCP (which isn't the protocol we're talking about).

Modified:
  docs/usefor/usepro.xml

Modified: docs/usefor/usepro.xml
===================================================================
--- docs/usefor/usepro.xml	2009-05-26 20:38:28 UTC (rev 5932)
+++ docs/usefor/usepro.xml	2009-05-26 20:52:34 UTC (rev 5933)
@@ -219,8 +219,8 @@
       <t>The exact means used to transmit articles from one agent to
       another is not specified.  NNTP <xref target="RFC3977" /> is the
       most common transport mechanism for Netnews networks.  Other
-      methods in use include the Unix-to-Unix Copy Protocol (UUCP)
-      <xref target="RFC0976" />
+      methods in use include the Unix-to-Unix Copy Protocol
+      <xref target="UUCP" />
       (extensively used in the early days of Usenet) and physically
       delivered magnetic and optical media.  Any mechanism may be used
       in conjunction with this protocol provided that it can meet the
@@ -282,7 +282,6 @@
       additional effects than those described below.  Those effects
       are described in <xref target="control" />.</t>
 
-
       <section title="General Principles">
         <t>There are two important principles that news implementors and
         administrators need to keep in mind.  The first is the well-known
@@ -1543,7 +1542,6 @@
         </artwork>
       </figure>
 
-
       <section anchor="transmission" title="application/news-transmission">
         <t>The media type application/news-transmission is intended for
         the encapsulation of complete news articles where the intention is
@@ -2124,8 +2122,8 @@
         <t>The ihave and sendme control messages implement a predecessor
         of the NNTP <xref target="RFC3977" /> protocol.  They are largely
         obsolete on the Internet but still see use in conjunction with
-        some transport protocols such as UUCP.  News servers are not
-        required to support them.</t>
+        some transport protocols such as UUCP <xref target="UUCP" />.
+        News servers are not required to support them.</t>
 
         <figure>
           <preamble>ihave and sendme control messages share similar syntax
@@ -2414,7 +2412,6 @@
           target="ftp://ftp.isc.org/pub/pgpcontrol/FORMAT" />
       </reference>
 
-      &rfc0976;
       &rfc1036;
       &rfc2045;
       &rfc2606;
@@ -2431,7 +2428,7 @@
         </front>
         <seriesInfo name="Work in" value="Progress" />
       </reference>
-      <reference anchor="USEAGE" >
+      <reference anchor="USEAGE">
         <front>
           <title>Usenet Best Practice</title>
           <author initials="C." surname="Lindsey"
@@ -2442,6 +2439,19 @@
         </front>
         <seriesInfo name="Work in" value="Progress" />
       </reference>
+      <reference anchor="UUCP">
+        <front>
+          <title>Managing UUCP and Usenet</title>
+          <author initials="T." surname="O'Reilly" fullname="Tim O'Reilly">
+            <organization />
+          </author>
+          <author initials="G." surname="Todino" fullname="Grace Todino">
+            <organization />
+          </author>
+          <date month="January" year="1992" />
+        </front>
+        <seriesInfo name="ISBN-13" value="978-0-937175-93-4" />
+      </reference>
     </references>
 
     <section title="Changes to the Existing Protocols">