Update majordomo to mailman.
PR: 51490 Submitted by: Dmitry Morozovsky <marck@rinet.ru> (original version)
This commit is contained in:
parent
380dd6de14
commit
37b06c342c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16738
6 changed files with 17 additions and 33 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/mips.sgml,v 1.1 2002/11/08 14:56:49 jmallett Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/mips.sgml,v 1.2 2002/12/13 00:00:33 murray Exp $">
|
||||
<!ENTITY title "FreeBSD/MIPS Project">
|
||||
<!ENTITY email 'freebsd-mips'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
||||
|
@ -64,12 +64,8 @@
|
|||
<h3><a name="list">FreeBSD/MIPS mailing list</a></h3>
|
||||
|
||||
<p>To subscribe to this list, send mail to <tt class="
|
||||
EMAIL"><<a href="mailto:majordomo@FreeBSD.org">majordomo@FreeBSD.org</a>></tt>
|
||||
and include</p>
|
||||
<pre class="PROGRAMLISTING">
|
||||
subscribe <freebsd-mips> [<optional address>]
|
||||
</pre>
|
||||
in the body of your message.
|
||||
EMAIL"><<a href="mailto:freebsd-mips-subscribe@FreeBSD.org">freebsd-mips-subscribe@FreeBSD.org</a>></tt>
|
||||
or visit <a href="http://lists.freebsd.org/mailman/listinfo/freebsd-mips">mailman interface</a>.</p>
|
||||
|
||||
&footer;
|
||||
</html>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.5 2002/08/14 03:40:49 benno Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.6 2002/12/13 00:00:33 murray Exp $">
|
||||
<!ENTITY title "FreeBSD/ppc Project">
|
||||
<!ENTITY email 'freebsd-ppc'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
||||
|
@ -81,12 +81,8 @@
|
|||
<h3><a name="list">FreeBSD/PowerPC mailing list</a></h3>
|
||||
|
||||
<p>To subscribe to this list, send mail to <tt class="
|
||||
EMAIL"><<a href="mailto:majordomo@FreeBSD.org">majordomo@FreeBSD.org</a>></tt>
|
||||
and include</p>
|
||||
<pre class="PROGRAMLISTING">
|
||||
subscribe <freebsd-ppc> [<optional address>]
|
||||
</pre>
|
||||
in the body of your message.
|
||||
EMAIL"><<a href="mailto:freebsd-ppc-subscribe@FreeBSD.org">freebsd-ppc-subscribe@FreeBSD.org</a>></tt>
|
||||
or visit <a href="http://lists.freebsd.org/mailman/listinfo/freebsd-ppc">mailman interface</a>.</p>
|
||||
|
||||
<h3><a name="doc">Documentation, White Papers, Utilities</a></h3>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.80 2003/02/27 16:48:18 mike Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.81 2003/04/20 21:28:05 murray Exp $">
|
||||
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
|
||||
<!ENTITY email 'standards'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -31,7 +31,7 @@
|
|||
<!ENTITY man.printf.9 "<a href='http://www.freebsd.org/cgi/man.cgi?query=printf&sektion=9'>printf(9)</a>">
|
||||
|
||||
<!-- XXX: from doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent -->
|
||||
<!ENTITY a.majordomo "<a href='mailto:majordomo@FreeBSD.org'>majordomo@FreeBSD.org</a>">
|
||||
<!ENTITY a.standards.subscribe "<a href='mailto:freebsd-standards-subscribe@FreeBSD.org'>freebsd-standards-subscribe@FreeBSD.org</a>">
|
||||
<!ENTITY a.standards "<a href='mailto:freebsd-standards@FreeBSD.org'>freebsd-standards@FreeBSD.org</a>">
|
||||
|
||||
<!-- Non-committer developers. -->
|
||||
|
@ -100,9 +100,7 @@
|
|||
new features in C99.</p>
|
||||
<li><p><a name="mailinglist">Most discussion relating to</a>
|
||||
this project takes place on the &a.standards; mailing list.
|
||||
To subscribe to the list, send a message to &a.majordomo;
|
||||
with "subscribe freebsd-standards" in the body of the
|
||||
text.</p></li>
|
||||
To subscribe to the list, send a message to &a.standards.subscribe;.</p></li>
|
||||
<li><p>Jens Schweikhardt maintains a
|
||||
<a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html">list</a>
|
||||
with the current status of POSIX Utility Conformance in
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/mips/index.sgml,v 1.3 2003/02/14 01:27:57 jmallett Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/mips/index.sgml,v 1.4 2003/02/14 10:34:13 jmallett Exp $">
|
||||
<!ENTITY title "FreeBSD/MIPS Project">
|
||||
<!ENTITY email 'freebsd-mips'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -22,7 +22,7 @@
|
|||
<!ENTITY status.wip "<img src='&imagebase;/in_progress.png' width='22' height='22' alt='In progress'>">
|
||||
|
||||
<!-- XXX: from doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent -->
|
||||
<!ENTITY a.majordomo "<a href='mailto:majordomo@FreeBSD.org'>majordomo@FreeBSD.org</a>">
|
||||
<!ENTITY a.mips.subscribe "<a href='mailto:freebsd-mips-subscribe@FreeBSD.org'>freebsd-mips-subscribe@FreeBSD.org</a>">
|
||||
<!ENTITY a.mips "<a href='mailto:freebsd-mips@FreeBSD.org'>freebsd-mips@FreeBSD.org</a>">
|
||||
]>
|
||||
|
||||
|
@ -74,9 +74,7 @@
|
|||
<a href="http://www.mips.com">MIPS Technologies, Inc.</a></p></li>
|
||||
<li><p><a name="mailinglist">Most discussion relating to</a>
|
||||
this project takes place on the &a.mips; mailing list.
|
||||
To subscribe to the list, send a message to &a.majordomo;
|
||||
with "subscribe freebsd-mips" in the body of the
|
||||
text.</p></li>
|
||||
To subscribe to the list, send a message to &a.mips.subscribe;.</p></li>
|
||||
</ul>
|
||||
|
||||
<img src="&imagebase;/status_board.png" width="229" height="36"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.27 2002/09/06 18:49:12 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.28 2002/11/06 15:36:34 tom Exp $">
|
||||
<!ENTITY title 'Resources for Newbies'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -97,9 +97,8 @@
|
|||
|
||||
<li><p>Join the FreeBSD-Questions mailing list to see the questions you
|
||||
were too afraid to ask, and their answers. Subscribe by sending mail
|
||||
to <a href="mailto:majordomo@FreeBSD.org">majordomo@FreeBSD.org</a>
|
||||
with "subscribe freebsd-questions" on its own in the message body
|
||||
(the subject doesn't matter). You can look up old questions and
|
||||
to <a href="mailto:freebsd-questions-subscribe@FreeBSD.org">freebsd-questions-subscribe@FreeBSD.org</a>.
|
||||
You can look up old questions and
|
||||
answers via the <a href="../search/search.html#mailinglists">search</a>
|
||||
page.</p></li>
|
||||
|
||||
|
|
|
@ -212,11 +212,8 @@
|
|||
href="mailto:freebsd-announce@FreeBSD.org">freebsd-announce@FreeBSD.org</a>></tt>.</p>
|
||||
|
||||
<p>All of the mailing lists can be freely joined by
|
||||
anyone wishing to do so. Send mail to <tt
|
||||
class="EMAIL"><<a
|
||||
href="mailto:majordomo@FreeBSD.org">majordomo@FreeBSD.org</a>></tt>
|
||||
and include the keyword <tt class="LITERAL">help</tt> on
|
||||
a line by itself somewhere in the body of the message.
|
||||
anyone wishing to do so. Visit <a href="http://lists.freebsd.org/mailman/listinfo">FreeBSD
|
||||
Mailman Info Page</a>.
|
||||
This will give you more information on joining the
|
||||
various lists, accessing archives, etc. There are a
|
||||
number of mailing lists targeted at special interest
|
||||
|
|
Loading…
Reference in a new issue