[28044] trunk/doc/guide/new/xml

source_changes at macosforge.org source_changes at macosforge.org
Sun Aug 19 00:55:48 PDT 2007


Revision: 28044
          http://trac.macosforge.org/projects/macports/changeset/28044
Author:   ryandesign at macports.org
Date:     2007-08-19 00:55:47 -0700 (Sun, 19 Aug 2007)

Log Message:
-----------
The correct domains to use for examples are example.(com|net|org); see RFC 2606.

Modified Paths:
--------------
    trunk/doc/guide/new/xml/portfiledev.xml
    trunk/doc/guide/new/xml/portfileref.xml

Modified: trunk/doc/guide/new/xml/portfiledev.xml
===================================================================
--- trunk/doc/guide/new/xml/portfiledev.xml	2007-08-19 07:37:18 UTC (rev 28043)
+++ trunk/doc/guide/new/xml/portfiledev.xml	2007-08-19 07:55:47 UTC (rev 28044)
@@ -205,7 +205,7 @@
         Keywords</link> section of the <link
         linkend="portfile-reference">Portfile Reference</link> chapter.</para>
 
-        <programlisting>maintainers       julesverne at somedomain.org</programlisting>
+        <programlisting>maintainers       julesverne at example.org</programlisting>
 
         <note>
           <para>The address <email>nomaintainer at macports.org</email>
@@ -627,4 +627,4 @@
       <para></para>
     </section>
   </section>
-</chapter>
\ No newline at end of file
+</chapter>

Modified: trunk/doc/guide/new/xml/portfileref.xml
===================================================================
--- trunk/doc/guide/new/xml/portfileref.xml	2007-08-19 07:37:18 UTC (rev 28043)
+++ trunk/doc/guide/new/xml/portfileref.xml	2007-08-19 07:55:47 UTC (rev 28044)
@@ -850,18 +850,18 @@
 
               <listitem>
                 <para>For addresses in other domains, say
-                <email>account at somedomain.org</email>, use the convention
-                somedomain.org:account to specify the address.</para>
+                <email>account at example.org</email>, use the convention
+                example.org:account to specify the address.</para>
               </listitem>
             </itemizedlist>
 
             <para>In the example below, the maintainer email addresses
             <email>jdoe at macports.org</email> and
-            <email>julesverne at somedomain.org</email> are hidden using these
+            <email>julesverne at example.org</email> are hidden using these
             convention.</para>
 
             <programlisting>maintainers       jdoe \
-                  somedomain.org:julesverne</programlisting>
+                  example.org:julesverne</programlisting>
           </listitem>
         </varlistentry>
 
@@ -1945,4 +1945,4 @@
 
     <para></para>
   </section>
-</chapter>
\ No newline at end of file
+</chapter>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070819/41bf0724/attachment.html


More information about the macports-changes mailing list