Fix spurious capatalisation which I caused in previous commit.
Still no idea how though. Submitted by: jdp
This commit is contained in:
parent
07a709874a
commit
51d221faa8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6943
3 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.176 2000/04/01 13:41:14 knu Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.177 2000/04/01 14:56:15 asmodai Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="contrib">
|
<chapter id="contrib">
|
||||||
|
@ -420,7 +420,7 @@
|
||||||
<para>Start with the PRs that have not been assigned to anyone else, but
|
<para>Start with the PRs that have not been assigned to anyone else, but
|
||||||
if one them is assigned to someone else, but it looks like something
|
if one them is assigned to someone else, but it looks like something
|
||||||
you can handle, e-mail the person it is assigned to and ask if you can
|
you can handle, e-mail the person it is assigned to and ask if you can
|
||||||
Work on it—they might already have a patch ready to be tested,
|
work on it—they might already have a patch ready to be tested,
|
||||||
or further ideas that you can discuss with them.</para>
|
or further ideas that you can discuss with them.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.176 2000/04/01 13:41:14 knu Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.177 2000/04/01 14:56:15 asmodai Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="contrib">
|
<chapter id="contrib">
|
||||||
|
@ -420,7 +420,7 @@
|
||||||
<para>Start with the PRs that have not been assigned to anyone else, but
|
<para>Start with the PRs that have not been assigned to anyone else, but
|
||||||
if one them is assigned to someone else, but it looks like something
|
if one them is assigned to someone else, but it looks like something
|
||||||
you can handle, e-mail the person it is assigned to and ask if you can
|
you can handle, e-mail the person it is assigned to and ask if you can
|
||||||
Work on it—they might already have a patch ready to be tested,
|
work on it—they might already have a patch ready to be tested,
|
||||||
or further ideas that you can discuss with them.</para>
|
or further ideas that you can discuss with them.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.176 2000/04/01 13:41:14 knu Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml,v 1.177 2000/04/01 14:56:15 asmodai Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="contrib">
|
<chapter id="contrib">
|
||||||
|
@ -420,7 +420,7 @@
|
||||||
<para>Start with the PRs that have not been assigned to anyone else, but
|
<para>Start with the PRs that have not been assigned to anyone else, but
|
||||||
if one them is assigned to someone else, but it looks like something
|
if one them is assigned to someone else, but it looks like something
|
||||||
you can handle, e-mail the person it is assigned to and ask if you can
|
you can handle, e-mail the person it is assigned to and ask if you can
|
||||||
Work on it—they might already have a patch ready to be tested,
|
work on it—they might already have a patch ready to be tested,
|
||||||
or further ideas that you can discuss with them.</para>
|
or further ideas that you can discuss with them.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
Loading…
Reference in a new issue