svn commit: r45996 - head/share/xml

Glen Barber gjb at FreeBSD.org
Wed Nov 19 02:22:31 UTC 2014


Author: gjb
Date: Wed Nov 19 02:22:30 2014
New Revision: 45996
URL: https://svnweb.freebsd.org/changeset/doc/45996

Log:
  Update the correct mail list address for news/press
  events.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/xml/libcommon.xsl

Modified: head/share/xml/libcommon.xsl
==============================================================================
--- head/share/xml/libcommon.xsl	Wed Nov 19 02:12:26 2014	(r45995)
+++ head/share/xml/libcommon.xsl	Wed Nov 19 02:22:30 2014	(r45996)
@@ -484,15 +484,15 @@
   <xsl:template name="html-news-list-press-preface">
     <p>If you know of any news stories featuring FreeBSD that we have not
       listed here, please send details to
-      <a href="mailto:www at FreeBSD.org">www at FreeBSD.org</a> so that we can
+      <a href="mailto:freebsd-doc at FreeBSD.org">freebsd-doc at FreeBSD.org</a> so that we can
       include them.</p>
   </xsl:template>
 
   <xsl:template name="html-events-list-preface">
     <p>If you know of any FreeBSD related events, or events that
       are of interest for FreeBSD users, which are not listed
-      here, please send details to <a href="mailto:www at FreeBSD.org"
-	>www at FreeBSD.org</a>, so they can be included.</p>
+      here, please send details to <a href="mailto:freebsd-doc at FreeBSD.org"
+	>freebsd-doc at FreeBSD.org</a>, so they can be included.</p>
 
     <p>Users with organisational software that understands the
       iCalendar format can subscribe to the


More information about the svn-doc-all mailing list