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

(-)article.xml (-8 / +8 lines)
Lines 82-89 Link Here
82
      <orderedlist>
82
      <orderedlist>
83
	<listitem>
83
	<listitem>
84
	  <para>Read through the FAQ and Handbook periodically.  If
84
	  <para>Read through the FAQ and Handbook periodically.  If
85
	    anything is badly explained, out of date or even just
85
	    anything is poorly explained, ambiguous, out of date or
86
	    completely wrong, let us know.  Even better, send us a fix
86
            incorrect, let us know.  Even better, send us a fix
87
	    (Docbook is not difficult to learn, but there is no
87
	    (Docbook is not difficult to learn, but there is no
88
	    objection to ASCII submissions).</para>
88
	    objection to ASCII submissions).</para>
89
	</listitem>
89
	</listitem>
Lines 92-98 Link Here
92
	  <para>Help translate FreeBSD documentation into your native
92
	  <para>Help translate FreeBSD documentation into your native
93
	    language.  If documentation already exists for your
93
	    language.  If documentation already exists for your
94
	    language, you can help translate additional documents or
94
	    language, you can help translate additional documents or
95
	    verify that the translations are up-to-date.  First take a
95
	    verify that the translations are up-to-date and correct.  First take a
96
	    look at the <link xlink:href="&url.books.fdp-primer;/translations.html">Translations
96
	    look at the <link xlink:href="&url.books.fdp-primer;/translations.html">Translations
97
	      FAQ</link> in the FreeBSD Documentation Project Primer.
97
	      FAQ</link> in the FreeBSD Documentation Project Primer.
98
	    You are not committing yourself to translating every
98
	    You are not committing yourself to translating every
Lines 109-116 Link Here
109
	    even regularly).  It can be very satisfying to share your
109
	    even regularly).  It can be very satisfying to share your
110
	    expertise and help people solve their problems; sometimes
110
	    expertise and help people solve their problems; sometimes
111
	    you may even learn something new yourself!  These forums
111
	    you may even learn something new yourself!  These forums
112
	    can also be a source of ideas for things to work
112
	    can also be a source of ideas for things to improve upon.
113
	    on.</para>
113
          </para>
114
	</listitem>
114
	</listitem>
115
      </orderedlist>
115
      </orderedlist>
116
    </sect2>
116
    </sect2>
Lines 118-125 Link Here
118
    <sect2 xml:id="ongoing-programmer-tasks">
118
    <sect2 xml:id="ongoing-programmer-tasks">
119
      <title>Ongoing Programmer Tasks</title>
119
      <title>Ongoing Programmer Tasks</title>
120
120
121
      <para>Most of the tasks listed here require either a
121
      <para>Most of the tasks listed here may require a
122
	considerable investment of time, or an in-depth knowledge of
122
	considerable investment of time, an in-depth knowledge of
123
	the FreeBSD kernel, or both.  However, there are also many
123
	the FreeBSD kernel, or both.  However, there are also many
124
	useful tasks which are suitable for
124
	useful tasks which are suitable for
125
	<quote>weekend hackers</quote>.</para>
125
	<quote>weekend hackers</quote>.</para>
Lines 135-141 Link Here
135
	</listitem>
135
	</listitem>
136
136
137
	<listitem>
137
	<listitem>
138
	  <para>Read the &a.bugs;.  There might be a problem you can
138
	  <para>Read the &a.bugs;.  There may be a problem you can
139
	    comment constructively on or with patches you can test.
139
	    comment constructively on or with patches you can test.
140
	    Or you could even try to fix one of the problems
140
	    Or you could even try to fix one of the problems
141
	    yourself.</para>
141
	    yourself.</para>

Return to bug 212992