parent
ddbf850f8e
commit
a42269f642
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2788
3 changed files with 10 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: hackers.sgml,v 1.2 1997-11-28 17:29:22 steve Exp $ -->
|
||||
<!-- $Id: hackers.sgml,v 1.3 1998-05-10 18:06:20 wosch Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -243,7 +243,7 @@
|
|||
multi-architecture support for FreeBSD and some people are
|
||||
currently working on a port of FreeBSD to the ALPHA, with the
|
||||
cooperation of DEC. For general discussion on new architectures,
|
||||
use the <tt><platforms@FreeBSD.ORG></tt>
|
||||
use the <tt><freebsd-platforms@FreeBSD.ORG></tt>
|
||||
<ref id="mailing" name="mailing list">.
|
||||
|
||||
<sect1>
|
||||
|
@ -259,7 +259,7 @@
|
|||
character major number 32 and block major number 8 have been reserved
|
||||
specifically for this purpose; please use them. In any case, we'd
|
||||
appreciate hearing about your driver on
|
||||
<tt><hackers@FreeBSD.ORG></tt>.
|
||||
<tt><freebsd-hackers@FreeBSD.ORG></tt>.
|
||||
|
||||
</sect>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: misc.sgml,v 1.2 1998-02-28 23:03:41 obrien Exp $ -->
|
||||
<!-- $Id: misc.sgml,v 1.3 1998-05-10 18:06:20 wosch Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -138,7 +138,7 @@
|
|||
|
||||
<p>Yes, starting with version 3.0 you can using BSDI's <tt/rundos/
|
||||
DOS emulation which has been integrated and enhanced.
|
||||
Send mail to <url url="mailto:emulation@freebsd.org"
|
||||
Send mail to <url url="mailto:freebsd-emulation@freebsd.org"
|
||||
name="The FreeBSD emulation discussion list"> if you're interested in
|
||||
joining this ongoing effort!
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: preface.sgml,v 1.9 1998-05-08 09:19:08 wosch Exp $ -->
|
||||
<!-- $Id: preface.sgml,v 1.10 1998-05-10 18:06:21 wosch Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -374,12 +374,13 @@
|
|||
|
||||
<p>There is a FreeBSD Documentation Project which you may contact (or
|
||||
even better, join) on the <tt>doc</tt> mailing list:
|
||||
<url url="mailto:doc@FreeBSD.ORG" name="<doc@FreeBSD.ORG>">.
|
||||
<url url="mailto:freebsd-doc@FreeBSD.ORG"
|
||||
name="<freebsd-doc@FreeBSD.ORG>">.
|
||||
This list is for discussion of the FreeBSD documentation. For
|
||||
actual questions about FreeBSD, there is the <tt>questions</tt>
|
||||
mailing list:
|
||||
<url url="mailto:questions@FreeBSD.ORG"
|
||||
name="<questions@FreeBSD.ORG>">.
|
||||
<url url="mailto:freebsd-questions@FreeBSD.ORG"
|
||||
name="<freebsd-questions@FreeBSD.ORG>">.
|
||||
|
||||
<p>A FreeBSD ``handbook'' is available, and can be found as:
|
||||
<url url="../handbook/handbook.html" name="the FreeBSD Handbook">.
|
||||
|
|
Loading…
Reference in a new issue