Move the section referencing the -questions list ahead of the section
referencing the -doc list in an attempt to encourage people to send -questions to -questions. Remove the reference to freebsd-info@FreeBSD.ORG until it actually does something. PR: docs/6597 Submitted by: Sue Blake <sue@welearn.com.au> (in excellent diff(1) form! :)
This commit is contained in:
parent
ee9ed33d40
commit
aebb562e12
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2793
2 changed files with 22 additions and 24 deletions
|
|
@ -1,27 +1,26 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-12-17 05:46:02 $">
|
||||
<!ENTITY date "$Date: 1998-05-13 00:08:15 $">
|
||||
<!ENTITY title "Contacting FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: mailto.sgml,v 1.7 1997-12-17 05:46:02 jkh Exp $ -->
|
||||
<!-- $Id: mailto.sgml,v 1.8 1998-05-13 00:08:15 hoek Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h2>Questions about FreeBSD...</h2>
|
||||
|
||||
<p>Questions regarding FreeBSD should be addressed to the FreeBSD Questions
|
||||
mailing list, <a href="mailto:freebsd-questions@FreeBSD.ORG">
|
||||
freebsd-questions@FreeBSD.ORG</a>.</p>
|
||||
|
||||
<h2>Questions about the contents of this WWW server...</h2>
|
||||
|
||||
<p>Questions or suggestions about our documentation
|
||||
(<a href="&base/handbook/">Handbook</a>, <a href="&base/FAQ/">FAQ</a>,
|
||||
<a href="&base/tutorials/">Tutorials</a>) should be addressed to <a
|
||||
href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.ORG</a>.</p>
|
||||
|
||||
<h2>Questions about FreeBSD...</h2>
|
||||
|
||||
<p>Questions regarding FreeBSD should be addressed to <a
|
||||
href="mailto:freebsd-questions@FreeBSD.ORG">freebsd-questions@FreeBSD.ORG</a>.
|
||||
For general information about FreeBSD, send a message to
|
||||
<a href="mailto:freebsd-info@FreeBSD.org">freebsd-info@FreeBSD.ORG</a> and
|
||||
you will receive an automatic reply.</p>
|
||||
<a href="&base/tutorials/">Tutorials</a>) should be addressed to
|
||||
the members of the FreeBSD Documentation Project,
|
||||
<a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.ORG</a>.</p>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
|
|||
|
|
@ -1,27 +1,26 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-12-17 05:46:02 $">
|
||||
<!ENTITY date "$Date: 1998-05-13 00:08:15 $">
|
||||
<!ENTITY title "Contacting FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: mailto.sgml,v 1.7 1997-12-17 05:46:02 jkh Exp $ -->
|
||||
<!-- $Id: mailto.sgml,v 1.8 1998-05-13 00:08:15 hoek Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<h2>Questions about FreeBSD...</h2>
|
||||
|
||||
<p>Questions regarding FreeBSD should be addressed to the FreeBSD Questions
|
||||
mailing list, <a href="mailto:freebsd-questions@FreeBSD.ORG">
|
||||
freebsd-questions@FreeBSD.ORG</a>.</p>
|
||||
|
||||
<h2>Questions about the contents of this WWW server...</h2>
|
||||
|
||||
<p>Questions or suggestions about our documentation
|
||||
(<a href="&base/handbook/">Handbook</a>, <a href="&base/FAQ/">FAQ</a>,
|
||||
<a href="&base/tutorials/">Tutorials</a>) should be addressed to <a
|
||||
href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.ORG</a>.</p>
|
||||
|
||||
<h2>Questions about FreeBSD...</h2>
|
||||
|
||||
<p>Questions regarding FreeBSD should be addressed to <a
|
||||
href="mailto:freebsd-questions@FreeBSD.ORG">freebsd-questions@FreeBSD.ORG</a>.
|
||||
For general information about FreeBSD, send a message to
|
||||
<a href="mailto:freebsd-info@FreeBSD.org">freebsd-info@FreeBSD.ORG</a> and
|
||||
you will receive an automatic reply.</p>
|
||||
<a href="&base/tutorials/">Tutorials</a>) should be addressed to
|
||||
the members of the FreeBSD Documentation Project,
|
||||
<a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.ORG</a>.</p>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue