Correct the last commit's grammer by adding a few 'the's.
Noticed by: keramida
This commit is contained in:
parent
432cca737d
commit
0e5874b585
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13044
1 changed files with 6 additions and 6 deletions
|
@ -583,11 +583,11 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>You will almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.116 2002-05-11 23:32:01 jedgar Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.117 2002-05-12 02:09:18 jedgar 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.116 2002-05-11 23:32:01 jedgar Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.116 2002-05-11 23:32:01 jedgar Exp $</literal> line intact).</para>
|
||||
the second <literal>$Id: article.sgml,v 1.117 2002-05-12 02:09:18 jedgar Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.117 2002-05-12 02:09:18 jedgar Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -2231,9 +2231,9 @@ docs:Documentation Bug:nik:</programlisting>
|
|||
|
||||
<qandaentry>
|
||||
<question>
|
||||
<para>What is proper procedure for updating checksum for a
|
||||
port's distfile when the file changes without a version
|
||||
change?</para>
|
||||
<para>What is the proper procedure for updating the checksum
|
||||
for a port's distfile when the file changes without a
|
||||
version change?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
|
|
Loading…
Reference in a new issue