Wrapline cleaning.
This commit is contained in:
parent
8556609c2c
commit
75a5a5c47f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13967
1 changed files with 7 additions and 4 deletions
|
|
@ -579,11 +579,11 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>You will almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.131 2002-08-21 16:10:53 blackend Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.132 2002-08-21 16:15:12 blackend Exp $</literal> (or in FreeBSD's case,
|
||||
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>) lines, so you will have to edit
|
||||
the file to resolve the conflict (remove the marker lines and
|
||||
the second <literal>$Id: article.sgml,v 1.131 2002-08-21 16:10:53 blackend Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.131 2002-08-21 16:10:53 blackend Exp $</literal> line intact).</para>
|
||||
the second <literal>$Id: article.sgml,v 1.132 2002-08-21 16:15:12 blackend Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.132 2002-08-21 16:15:12 blackend Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
@ -884,7 +884,10 @@ checkout -P</programlisting>
|
|||
<para>Add yourself to the <quote>Developers</quote> section of
|
||||
the <ulink url="../contributors/index.html">Contributors List</ulink>
|
||||
and remove yourself from the <quote>Additional
|
||||
Contributors</quote> section. Once you have done that, do not forget to add your author entity to <filename>doc/en_US.ISO8859-1/share/sgml/authors.ent</filename>; use the other entries as example.</para>
|
||||
Contributors</quote> section. Once you have done that, do not
|
||||
forget to add your author entity to
|
||||
<filename>doc/en_US.ISO8859-1/share/sgml/authors.ent</filename>;
|
||||
use the other entries as example.</para>
|
||||
|
||||
<para>This is a relatively easy task, but remains a good first test of
|
||||
your CVS skills.</para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue