Remove references to majordomo and update the mailing lists part to

reflect the use of mailman.
Fix a typo s/goto/go to/ in eressources chapter.

PR:		docs/50871
Submitted by:	Dominic Marks <dom@cus.org.uk>
This commit is contained in:
Marc Fonvieille 2003-04-12 17:42:31 +00:00
parent 7460b2ffea
commit 63e79d9ebe
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16546
2 changed files with 14 additions and 32 deletions

View file

@ -191,9 +191,9 @@
</indexterm>
<orderedlist>
<listitem>
<para>Join the &a.current; and the &a.cvsall;. This is not
<para>Join the &a.current.name; and the &a.cvsall.name; lists. This is not
just a good idea, it is <emphasis>essential</emphasis>. If
you are not on the <emphasis>&a.current;</emphasis>,
you are not on the <emphasis>&a.current.name;</emphasis> list,
you will not see the comments that people are
making about the current state of the system and thus will
probably end up stumbling over a lot of problems that others
@ -201,23 +201,14 @@
will miss out on important bulletins which may be critical
to your system's continued health.</para>
<para>The &a.cvsall; will allow you to see the
<para>The &a.cvsall.name; list will allow you to see the
commit log entry for each change as it is made along with
any pertinent information on possible side-effects.</para>
<para>To join these lists, send mail to &a.majordomo; and
specify the following in the body of your message:</para>
<programlisting>subscribe freebsd-current
subscribe cvs-all</programlisting>
<indexterm>
<primary><application>Majordomo</application></primary>
</indexterm>
<para>Optionally, you can also say <literal>help</literal>
and <application>Majordomo</application> will send you full help on how to subscribe
and unsubscribe to the various other mailing lists we
support.</para>
<para>To join these lists, or one of the others available
go to &a.mailman.lists.link; and click on the list that
you wish to subscribe to. Instructions on the rest of
the procedure are available there.</para>
</listitem>
<listitem>
@ -404,7 +395,7 @@ subscribe cvs-all</programlisting>
</indexterm>
<orderedlist>
<listitem>
<para>Join the &a.stable;. This will keep you informed of
<para>Join the &a.stable.name; list. This will keep you informed of
build-dependencies that may appear in &os.stable;
or any other issues requiring
special attention. Developers will also make announcements
@ -413,23 +404,14 @@ subscribe cvs-all</programlisting>
respond if they have any issues to raise concerning the
proposed change.</para>
<para>The &a.cvsall; will allow you to see the
<para>The &a.cvsall.name; list will allow you to see the
commit log entry for each change as it is made along with
any pertinent information on possible side-effects.</para>
<para>To join these lists, send mail to &a.majordomo; and
specify the following in the body of your message:</para>
<programlisting>subscribe freebsd-stable
subscribe cvs-all</programlisting>
<indexterm>
<primary><application>Majordomo</application></primary>
</indexterm>
<para>Optionally, you can also say <literal>help</literal>
and <application>Majordomo</application> will send you full help on how to subscribe
and unsubscribe to the various other mailing lists we
support.</para>
<para>To join these lists, or one of the others available
go to &a.mailman.lists.link; and click on the list that
you wish to subscribe to. Instructions on the rest of
the procedure are available there.</para>
</listitem>
<listitem>

View file

@ -537,7 +537,7 @@
<title>How to Subscribe</title>
<para>To subscribe to a list, click on the list name above or
goto &a.mailman.lists.link;
go to &a.mailman.lists.link;
and click on the list that you're interested in. The list
page should contain all of the necessary subscription
instructions.</para>