Include the mailing-list entities.
Replace the <email> mailing list references with proper &a.listname references where possible.
This commit is contained in:
parent
b6e49089bc
commit
3b3a43b8b3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9690
1 changed files with 16 additions and 16 deletions
|
@ -6,6 +6,9 @@
|
|||
|
||||
<!ENTITY % bookinfo PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//EN">
|
||||
%bookinfo;
|
||||
|
||||
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
|
||||
%mailing-lists;
|
||||
]>
|
||||
|
||||
<book>
|
||||
|
@ -14,7 +17,7 @@
|
|||
|
||||
<corpauthor>The FreeBSD Documentation Project</corpauthor>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.220 2001/06/17 21:49:18 chris Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.221 2001/06/17 21:56:41 chris Exp $</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>1995</year>
|
||||
|
@ -34,8 +37,8 @@
|
|||
All entries are assumed to be relevant to FreeBSD 2.0.5 and later,
|
||||
unless otherwise noted. Any entries with a <XXX> are under
|
||||
construction. If you are interested in helping with this project,
|
||||
send email to the FreeBSD documentation project mailing list
|
||||
<email>freebsd-doc@FreeBSD.org</email>. The latest version of this
|
||||
send email to the &a.doc;.
|
||||
The latest version of this
|
||||
document is always available from the <ulink
|
||||
URL="http://www.FreeBSD.org/">FreeBSD World Wide Web
|
||||
server</ulink>. It may also be downloaded as one large <ulink
|
||||
|
@ -593,12 +596,10 @@
|
|||
<answer>
|
||||
<para>There is a FreeBSD Documentation Project which you may
|
||||
contact (or even better, join) at the
|
||||
<literal>freebsd-doc</literal> mailing list:
|
||||
<email>freebsd-doc@FreeBSD.org</email>.
|
||||
&a.doc;.
|
||||
This list is for discussion of the FreeBSD documentation. For
|
||||
actual questions about FreeBSD, there is the
|
||||
<literal>freebsd-questions</literal> mailing list:
|
||||
<email>freebsd-questions@FreeBSD.org</email>.</para>
|
||||
&a.questions;
|
||||
|
||||
<para>A FreeBSD <quote>handbook</quote> is available, and can be
|
||||
found as: <ulink URL="../handbook/index.html">the FreeBSD
|
||||
|
@ -1040,8 +1041,8 @@ File: +DESC (ignored)</screen>
|
|||
<para>Well, we cannot pay, but we might arrange a free CD or
|
||||
T-shirt and a Contributor's Handbook entry if you submit a
|
||||
translation of the documentation. Before you begin translating
|
||||
please contact the <emphasis>freebsd-doc</emphasis> mailing
|
||||
list at <email>freebsd-doc@FreeBSD.org</email>; you may find
|
||||
please contact the &a.doc;;
|
||||
you may find
|
||||
somebody to help with the translation effort. You may also find
|
||||
out there is already a team translating the docs into your
|
||||
chosen language, who surely would not turn down your help.
|
||||
|
@ -1465,8 +1466,8 @@ File: +DESC (ignored)</screen>
|
|||
<para>It has been reported that later IBM BIOS revisions may have
|
||||
reintroduced the bug. <ulink
|
||||
url="http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=200565+208320+/usr/local/www/db/text/2001/freebsd-mobile/20010429.freebsd-mobile">This message</ulink>
|
||||
from Jacques Vidrine to the <email>mobile@freebsd.org</email>
|
||||
mailing list describes a procedure which may work if your newer
|
||||
from Jacques Vidrine to the &a.mobile;
|
||||
describes a procedure which may work if your newer
|
||||
IBM laptop does not boot FreeBSD properly, and you can upgrade or
|
||||
downgrade the BIOS..</para>
|
||||
|
||||
|
@ -10123,7 +10124,7 @@ ATDT1234567</programlisting>
|
|||
<application>ppp</application>, the relevant parts of your
|
||||
log file and the output of the
|
||||
<command>netstat -rn</command> command (before and after connecting) to
|
||||
the <email>freebsd-questions@FreeBSD.org</email> mailing list
|
||||
the &a.questions;
|
||||
or the <ulink URL="news:comp.unix.bsd.freebsd.misc">
|
||||
comp.unix.bsd.freebsd.misc</ulink> news group, and someone
|
||||
should point you in the right direction.</para>
|
||||
|
@ -11098,9 +11099,8 @@ raisechar=^^</programlisting>
|
|||
<answer>
|
||||
<para>Yes, starting with version 3.0 you can using BSDI's
|
||||
<application>doscmd</application> DOS emulation which has
|
||||
been integrated and enhanced. Send mail to <ulink
|
||||
URL="mailto:freebsd-emulation@FreeBSD.org">The FreeBSD
|
||||
emulation discussion list</ulink> if you are interested in
|
||||
been integrated and enhanced. Send mail to the &a.emulation;
|
||||
if you are interested in
|
||||
joining this ongoing effort!</para>
|
||||
|
||||
<para>For pre-3.0 systems, there is a neat utility called
|
||||
|
@ -11848,7 +11848,7 @@ ${RELEASEDIR}/tarballs/bindist/bin_tgz.)</programlisting>
|
|||
character major number 32 and block major number 8 have been
|
||||
reserved specifically for this purpose; please use them. In any
|
||||
case, we would appreciate hearing about your driver on
|
||||
<email>freebsd-hackers@FreeBSD.org</email>.</para>
|
||||
&a.hackers;.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue