Update majordomo to mailman.

PR:		51490
Submitted by:	Dmitry Morozovsky <marck@rinet.ru> (original version)
This commit is contained in:
Tom Rhodes 2003-04-29 15:23:39 +00:00
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

View file

@ -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&amp;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