Note that ports/INDEX is only updated for each relase now.
PR: docs/66777 Submitted by: krion Discussed with: krion, kris
This commit is contained in:
parent
0ea43bdaf2
commit
1fcf2be98e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20967
1 changed files with 5 additions and 5 deletions
|
@ -685,11 +685,11 @@ alias scvs env CVS_RSH=ssh cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.o
|
|||
</itemizedlist>
|
||||
|
||||
<para>You will almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.192 2004-05-21 17:08:23 jkoshy Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.193 2004-05-22 12:57:44 simon 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.192 2004-05-21 17:08:23 jkoshy Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.192 2004-05-21 17:08:23 jkoshy Exp $</literal> line intact).</para>
|
||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.193 2004-05-22 12:57:44 simon Exp $</literal> line,
|
||||
leaving the original <literal>$Id: article.sgml,v 1.193 2004-05-22 12:57:44 simon Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -2805,8 +2805,8 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
|
|||
|
||||
<answer>
|
||||
<para>No. The ports manager will regenerate the
|
||||
<filename>INDEX</filename> and commit it every few
|
||||
days.</para>
|
||||
<filename>INDEX</filename> and commit it for each
|
||||
&os; release.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue