svn commit: r42325 - head/share/xsl
Warren Block
wblock at FreeBSD.org
Fri Jul 19 04:19:14 UTC 2013
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 <<a href="mailto:questions at FreeBSD.org">questions at FreeBSD.org</a>>.<br/>
- For questions about this documentation, e-mail <<a href="mailto:doc at FreeBSD.org">doc at FreeBSD.org</a>>.</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 <<a href="mailto:freebsd-questions at FreeBSD.org">freebsd-questions at FreeBSD.org</a>>.<br/>
+ Send questions about this document to <<a href="mailto:freebsd-doc at FreeBSD.org">freebsd-doc at FreeBSD.org</a>>.</small></p>
</xsl:template>
<xsl:template name="docformatnav">
More information about the svn-doc-head
mailing list