Gentoo Archives: gentoo-commits

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/main/en: contact.xml
Date: Fri, 28 Jan 2011 23:32:40
Message-Id: 20110128233230.A46D520054@flycatcher.gentoo.org
1 nightmorph 11/01/28 23:32:30
2
3 Modified: contact.xml
4 Log:
5 people need to stop emailing www@ with documentation bugs, especially invalid ones. updated the contact page with bugzilla links.
6
7 Revision Changes Path
8 1.7 xml/htdocs/main/en/contact.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/contact.xml?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/contact.xml?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/main/en/contact.xml?r1=1.6&r2=1.7
13
14 Index: contact.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/contact.xml,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- contact.xml 10 Sep 2010 14:49:41 -0000 1.6
21 +++ contact.xml 28 Jan 2011 23:32:30 -0000 1.7
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/contact.xml,v 1.6 2010/09/10 14:49:41 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/contact.xml,v 1.7 2011/01/28 23:32:30 nightmorph Exp $ -->
27
28 <mainpage>
29 <title>Gentoo Linux Contacts</title>
30 @@ -17,8 +17,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>3</version>
35 -<date>2010-09-10</date>
36 +<version>4</version>
37 +<date>2011-01-28</date>
38
39 <chapter>
40 <title>Who do I contact?</title>
41 @@ -71,8 +71,9 @@
42
43 <p>
44 For information regarding this website, or any other Gentoo website hosted on a
45 -<c>gentoo.org</c> domain, you will likely want to speak with Gentoo's <uri
46 -link="#www">Webmasters</uri>.
47 +<c>gentoo.org</c> domain (but <e>not</e> a document or guide), you will likely
48 +want to speak with Gentoo's <uri link="#www">Webmasters</uri>. For documentation
49 +issues, please <uri link="http://bugs.gentoo.org">file a bug</uri>.
50 </p>
51
52 <p>
53 @@ -141,6 +142,12 @@
54 <mail>www@g.o</mail>.
55 </p>
56
57 +<impo>
58 +Do <e>not</e> contact the webmasters for documentation issues. If you find a
59 +document in <uri>http://www.gentoo.org/doc/</uri> that needs attention, please
60 +<uri link="http://bugs.gentoo.org">file a bug</uri> on Gentoo's bug tracker.
61 +</impo>
62 +
63 </body>
64 </section>