Chase an article that changed name: attempt to fix the staff-who.html
link so it points to article.html instead. Apparently this has been broken for a bit.
This commit is contained in:
parent
094d5ea6fa
commit
25cbbf757a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12922
1 changed files with 4 additions and 4 deletions
|
|
@ -583,11 +583,11 @@
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>You will almost certainly get a conflict because
|
<para>You will almost certainly get a conflict because
|
||||||
of the <literal>$Id: article.sgml,v 1.111 2002-04-28 18:12:47 bmah Exp $</literal> (or in FreeBSD's case,
|
of the <literal>$Id: article.sgml,v 1.112 2002-04-30 08:05:16 rwatson Exp $</literal> (or in FreeBSD's case,
|
||||||
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>) lines, so you will have to edit
|
<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 file to resolve the conflict (remove the marker lines and
|
||||||
the second <literal>$Id: article.sgml,v 1.111 2002-04-28 18:12:47 bmah Exp $</literal> line, leaving the original
|
the second <literal>$Id: article.sgml,v 1.112 2002-04-30 08:05:16 rwatson Exp $</literal> line, leaving the original
|
||||||
<literal>$Id: article.sgml,v 1.111 2002-04-28 18:12:47 bmah Exp $</literal> line intact).</para>
|
<literal>$Id: article.sgml,v 1.112 2002-04-30 08:05:16 rwatson Exp $</literal> line intact).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
@ -1650,7 +1650,7 @@ docs:Documentation Bug:nik:</programlisting>
|
||||||
someone who manages an overall category of FreeBSD
|
someone who manages an overall category of FreeBSD
|
||||||
evolution, such as internationalization or networking.
|
evolution, such as internationalization or networking.
|
||||||
See <ulink
|
See <ulink
|
||||||
url="../contributors/staff-who.html">http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributors/staff-who.html</ulink> for more information on this.</para>
|
url="../contributors/article.html">http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributors/staff-who.html</ulink> for more information on this.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue