View | Details | Raw Unified | Return to bug 51490
Collapse All | Expand All

(-)en/platforms/mips.sgml (-6 / +2 lines)
Lines 64-75 Link Here
64
  <h3><a name="list">FreeBSD/MIPS mailing list</a></h3>
64
  <h3><a name="list">FreeBSD/MIPS mailing list</a></h3>
65
65
66
  <p>To subscribe to this list, send mail to <tt class="
66
  <p>To subscribe to this list, send mail to <tt class="
67
    EMAIL">&#60;<a href="mailto:majordomo@FreeBSD.org">majordomo@FreeBSD.org</a>&#62;</tt>
67
    EMAIL">&#60;<a href="mailto:freebsd-mips-subscribe@FreeBSD.org">freebsd-mips-subscribe@FreeBSD.org</a>&#62;</tt>
68
    and include</p>
68
    or visit <a href="http://lists.freebsd.org/mailman/listinfo/freebsd-mips">mailman interface</a>.</p>
69
<pre class="PROGRAMLISTING">
70
    subscribe &lt;freebsd-mips&gt; [&lt;optional address&gt;]
71
</pre>
72
    in the body of your message.
73
69
74
  &footer;
70
  &footer;
75
</html>
71
</html>
(-)en/platforms/ppc.sgml (-6 / +2 lines)
Lines 81-92 Link Here
81
  <h3><a name="list">FreeBSD/PowerPC mailing list</a></h3>
81
  <h3><a name="list">FreeBSD/PowerPC mailing list</a></h3>
82
82
83
  <p>To subscribe to this list, send mail to <tt class="
83
  <p>To subscribe to this list, send mail to <tt class="
84
    EMAIL">&#60;<a href="mailto:majordomo@FreeBSD.org">majordomo@FreeBSD.org</a>&#62;</tt>
84
    EMAIL">&#60;<a href="mailto:freebsd-ppc-subscribe@FreeBSD.org">freebsd-ppc-subscribe@FreeBSD.org</a>&#62;</tt>
85
    and include</p>
85
    or visit <a href="http://lists.freebsd.org/mailman/listinfo/freebsd-ppc">mailman interface</a>.</p>
86
<pre class="PROGRAMLISTING">
87
    subscribe &lt;freebsd-ppc&gt; [&lt;optional address&gt;]
88
</pre>
89
    in the body of your message.
90
86
91
  <h3><a name="doc">Documentation, White Papers, Utilities</a></h3>
87
  <h3><a name="doc">Documentation, White Papers, Utilities</a></h3>
92
88
(-)en/projects/newbies.sgml (-3 / +2 lines)
Lines 97-105 Link Here
97
      
97
      
98
      <li><p>Join the FreeBSD-Questions mailing list to see the questions you
98
      <li><p>Join the FreeBSD-Questions mailing list to see the questions you
99
	  were too afraid to ask, and their answers. Subscribe by sending mail
99
	  were too afraid to ask, and their answers. Subscribe by sending mail
100
	  to <a href="mailto:majordomo@FreeBSD.org">majordomo@FreeBSD.org</a>
100
	  to <a href="mailto:freebsd-questions-subscribe@FreeBSD.org">freebsd-questions-subscribe@FreeBSD.org</a>.
101
	  with "subscribe freebsd-questions" on its own in the message body
101
	  You can look up old questions and
102
	  (the subject doesn't matter). You can look up old questions and
103
	  answers via the <a href="../search/search.html#mailinglists">search</a>
102
	  answers via the <a href="../search/search.html#mailinglists">search</a>
104
	  page.</p></li>
103
	  page.</p></li>
105
    
104
    
(-)en/projects/c99/index.sgml (-4 / +2 lines)
Lines 31-37 Link Here
31
<!ENTITY man.printf.9 "<a href='http://www.freebsd.org/cgi/man.cgi?query=printf&amp;sektion=9'>printf(9)</a>">
31
<!ENTITY man.printf.9 "<a href='http://www.freebsd.org/cgi/man.cgi?query=printf&amp;sektion=9'>printf(9)</a>">
32
32
33
<!-- XXX: from doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent -->
33
<!-- XXX: from doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent -->
34
<!ENTITY a.majordomo "<a href='mailto:majordomo@FreeBSD.org'>majordomo@FreeBSD.org</a>">
34
<!ENTITY a.standards.subscribe "<a href='mailto:freebsd-standards-subscribe@FreeBSD.org'>freebsd-standards-subscribe@FreeBSD.org</a>">
35
<!ENTITY a.standards "<a href='mailto:freebsd-standards@FreeBSD.org'>freebsd-standards@FreeBSD.org</a>">
35
<!ENTITY a.standards "<a href='mailto:freebsd-standards@FreeBSD.org'>freebsd-standards@FreeBSD.org</a>">
36
36
37
<!-- Non-committer developers. -->
37
<!-- Non-committer developers. -->
Lines 100-108 Link Here
100
            new features in C99.</p>
100
            new features in C99.</p>
101
      <li><p><a name="mailinglist">Most discussion relating to</a>
101
      <li><p><a name="mailinglist">Most discussion relating to</a>
102
            this project takes place on the &a.standards; mailing list.
102
            this project takes place on the &a.standards; mailing list.
103
            To subscribe to the list, send a message to &a.majordomo;
103
            To subscribe to the list, send a message to &a.standards.subscribe;.</p></li>
104
            with "subscribe freebsd-standards" in the body of the
105
            text.</p></li>
106
      <li><p>Jens Schweikhardt maintains a
104
      <li><p>Jens Schweikhardt maintains a
107
            <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html">list</a>
105
            <a href="http://people.FreeBSD.org/~schweikh/posix-utilities.html">list</a>
108
            with the current status of POSIX Utility Conformance in
106
            with the current status of POSIX Utility Conformance in
(-)en/projects/mips/index.sgml (-4 / +2 lines)
Lines 22-28 Link Here
22
<!ENTITY status.wip "<img src='&imagebase;/in_progress.png' width='22' height='22' alt='In progress'>">
22
<!ENTITY status.wip "<img src='&imagebase;/in_progress.png' width='22' height='22' alt='In progress'>">
23
23
24
<!-- XXX: from doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent -->
24
<!-- XXX: from doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent -->
25
<!ENTITY a.majordomo "<a href='mailto:majordomo@FreeBSD.org'>majordomo@FreeBSD.org</a>">
25
<!ENTITY a.mips.subscribe "<a href='mailto:freebsd-mips-subscribe@FreeBSD.org'>freebsd-mips-subscribe@FreeBSD.org</a>">
26
<!ENTITY a.mips "<a href='mailto:freebsd-mips@FreeBSD.org'>freebsd-mips@FreeBSD.org</a>">
26
<!ENTITY a.mips "<a href='mailto:freebsd-mips@FreeBSD.org'>freebsd-mips@FreeBSD.org</a>">
27
]>
27
]>
28
28
Lines 74-82 Link Here
74
            <a href="http://www.mips.com">MIPS Technologies, Inc.</a></p></li>
74
            <a href="http://www.mips.com">MIPS Technologies, Inc.</a></p></li>
75
      <li><p><a name="mailinglist">Most discussion relating to</a>
75
      <li><p><a name="mailinglist">Most discussion relating to</a>
76
            this project takes place on the &a.mips; mailing list.
76
            this project takes place on the &a.mips; mailing list.
77
            To subscribe to the list, send a message to &a.majordomo;
77
            To subscribe to the list, send a message to &a.mips.subscribe;.</p></li>
78
            with "subscribe freebsd-mips" in the body of the
79
            text.</p></li>
80
    </ul>
78
    </ul>
81
79
82
    <img src="&imagebase;/status_board.png" width="229" height="36"
80
    <img src="&imagebase;/status_board.png" width="229" height="36"
(-)en/releases/4.8R/readme.html (-6 / +3 lines)
Lines 212-224 Link Here
212
          href="mailto:freebsd-announce@FreeBSD.org">freebsd-announce@FreeBSD.org</a>&#62;</tt>.</p>
212
          href="mailto:freebsd-announce@FreeBSD.org">freebsd-announce@FreeBSD.org</a>&#62;</tt>.</p>
213
213
214
          <p>All of the mailing lists can be freely joined by
214
          <p>All of the mailing lists can be freely joined by
215
          anyone wishing to do so. Send mail to <tt
215
          anyone wishing to do so. Visit <a href="http://lists.freebsd.org/mailman/listinfo">FreeBSD
216
          class="EMAIL">&#60;<a
216
	  Mailman Info Page</a>.
217
          href="mailto:majordomo@FreeBSD.org">majordomo@FreeBSD.org</a>&#62;</tt>
218
          and include the keyword <tt class="LITERAL">help</tt> on
219
          a line by itself somewhere in the body of the message.
220
          This will give you more information on joining the
217
          This will give you more information on joining the
221
          various lists, accessing archives, etc. There are a
218
          various lists, accessing archives, etc.  There are a
222
          number of mailing lists targeted at special interest
219
          number of mailing lists targeted at special interest
223
          groups not mentioned here; more information can be
220
          groups not mentioned here; more information can be
224
          obtained either through majordomo or the <a
221
          obtained either through majordomo or the <a

Return to bug 51490