Hi!

Two more very small patches:
- src/contribute/maillist.pod
changed "is the mailing lists" to "are the mailing lists".
Although I'm not sure about this, but in german there is a correlation
between the number of the subject and of the verb, and I think it's the same
in english...

- src/products/apache-modlist.html
remove link to perl.apache.org and the More Info section.

One question:
I'm not sure if we discussed this allready, but what's the name of the
documentation? Should it be refered to as "the guide" or "the website" or
"perl.apache.org" or  "the documentation", or something else?

IMO "the guide: or "perl.apache.org" would be best.

"the guide", because it's used a lot in the mod_perl community
"perl.apache.org" because it's very clear what we are talking about.

And what should happen to old refernces to "the guide"? Should they link to
perl.apache.org, or to /docs ? Or deleted completly?

-- 
 D_OMM      +---->  http://domm.zsi.at <-----+
 O_xyderkes |       neu:  Arbeitsplatz       |   
 M_echanen  | http://domm.zsi.at/d/d162.html |
 M_asteuei  +--------------------------------+


Index: src/contribute/maillist.pod
===================================================================
RCS file: /home/cvspublic/modperl-docs/src/contribute/maillist.pod,v
retrieving revision 1.3
diff -u -r1.3 maillist.pod
--- src/contribute/maillist.pod 29 Apr 2002 16:27:53 -0000      1.3
+++ src/contribute/maillist.pod 4 Jun 2002 18:49:53 -0000
@@ -10,7 +10,7 @@
 =head1 Answering Questions
 
 Since mod_perl is an open source technology, its main support facility
-is the L<mailing lists|maillist::index>. Therefore it's very essential
+are the L<mailing lists|maillist::index>. Therefore it's very essential
 to support users and developers by sharing your mod_perl and related
 knowledge through answering questions and submitting interesting posts
 that enrich the community's knowledge in the related topics.
Index: src/products/apache-modlist.html
===================================================================
RCS file: /home/cvspublic/modperl-docs/src/products/apache-modlist.html,v
retrieving revision 1.5
diff -u -r1.5 apache-modlist.html
--- src/products/apache-modlist.html    19 May 2002 10:41:44 -0000      1.5
+++ src/products/apache-modlist.html    4 Jun 2002 18:49:55 -0000
@@ -18,7 +18,7 @@
 <a href="#modules">The Apache/Perl Modules</a><br>
 <a href="#where">Where Are The Modules Kept?</a><br>
 <a href="#contacts">Contacts</a><br>
-<a href="#info">More Info</a><br>
+
 <h3><a name="intro">Introduction</a></h3>
 The Apache/Perl module list is here for the same reason as the
 main <a href="http://www.cpan.org/modules/00modlist.long.html";>
@@ -381,8 +381,6 @@
 ZENIN    Byron Brummer &lt;[EMAIL PROTECTED]&gt;
 </pre>
 
-<h3><a name="info">More Info</a></h3>
-See the Apache/Perl <a href="http://perl.apache.org/";>homepage</a>.
 </body>
 </html>
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to