diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1998-05-10 18:06:21 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1998-05-10 18:06:21 +0000 |
| commit | a42269f642f673d597dc343cbef667d31c1aa800 (patch) | |
| tree | 7e290ec1800b3f90e4be7b03f4c4cdbf806f5e07 | |
| parent | ddbf850f8eb4c6020f5d5ab681ee768d411f1d1f (diff) | |
Notes
| -rw-r--r-- | FAQ/hackers.sgml | 6 | ||||
| -rw-r--r-- | FAQ/misc.sgml | 4 | ||||
| -rw-r--r-- | FAQ/preface.sgml | 9 |
3 files changed, 10 insertions, 9 deletions
diff --git a/FAQ/hackers.sgml b/FAQ/hackers.sgml index 0409c10029..6d899feb73 100644 --- a/FAQ/hackers.sgml +++ b/FAQ/hackers.sgml @@ -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> diff --git a/FAQ/misc.sgml b/FAQ/misc.sgml index 30d675d0db..80debd1ddb 100644 --- a/FAQ/misc.sgml +++ b/FAQ/misc.sgml @@ -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! diff --git a/FAQ/preface.sgml b/FAQ/preface.sgml index 9e623e5920..5affe53472 100644 --- a/FAQ/preface.sgml +++ b/FAQ/preface.sgml @@ -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">. |
