Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2014 02:22:31 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45996 - head/share/xml
Message-ID:  <201411190222.sAJ2MVZ1016366@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org">www@FreeBSD.org</a> so that we can
+      <a href="mailto:freebsd-doc@FreeBSD.org">freebsd-doc@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@FreeBSD.org"
-	>www@FreeBSD.org</a>, so they can be included.</p>
+      here, please send details to <a href="mailto:freebsd-doc@FreeBSD.org"
+	>freebsd-doc@FreeBSD.org</a>, so they can be included.</p>
 
     <p>Users with organisational software that understands the
       iCalendar format can subscribe to the



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411190222.sAJ2MVZ1016366>