Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2013 04:19:13 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r42325 - head/share/xsl
Message-ID:  <201307190419.r6J4JDsn002536@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Fri Jul 19 04:19:13 2013
New Revision: 42325
URL: http://svnweb.freebsd.org/changeset/doc/42325

Log:
  Use the canonical addresses for -questions and -doc, simplify the
  accompanying text.

Modified:
  head/share/xsl/freebsd-xhtml-common.xsl

Modified: head/share/xsl/freebsd-xhtml-common.xsl
==============================================================================
--- head/share/xsl/freebsd-xhtml-common.xsl	Fri Jul 19 03:46:00 2013	(r42324)
+++ head/share/xsl/freebsd-xhtml-common.xsl	Fri Jul 19 04:19:13 2013	(r42325)
@@ -43,13 +43,13 @@
   </i18n>
 
   <xsl:template name="user.footer.navigation">
-    <p align="center"><small>This, and other documents, can be downloaded
-    from <a href="http://ftp.FreeBSD.org/pub/FreeBSD/doc/">http://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>;
+    <p align="center"><small>All FreeBSD documents are available for download
+    at <a href="http://ftp.FreeBSD.org/pub/FreeBSD/doc/">http://ftp.FreeBSD.org/pub/FreeBSD/doc/</a></small></p>;
 
-    <p align="center"><small>For questions about FreeBSD, read the
-    <a href="http://www.FreeBSD.org/docs.html">documentation</a>; before
-    contacting &lt;<a href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>&gt;.<br/>
-    For questions about this documentation, e-mail &lt;<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>&gt;.</small></p>
+    <p align="center"><small>Questions that are not answered by the
+    <a href="http://www.FreeBSD.org/docs.html">documentation</a>; may be
+    sent to &lt;<a href="mailto:freebsd-questions@FreeBSD.org">freebsd-questions@FreeBSD.org</a>&gt;.<br/>
+    Send questions about this document to &lt;<a href="mailto:freebsd-doc@FreeBSD.org">freebsd-doc@FreeBSD.org</a>&gt;.</small></p>
   </xsl:template>
 
   <xsl:template name="docformatnav">



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