Use url entities for links between docs
This commit is contained in:
parent
2f69cd65ee
commit
c12c11040e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21827
50 changed files with 222 additions and 162 deletions
|
|
@ -268,7 +268,7 @@ obrien@FreeBSD.org - 30 March 1997</programlisting>
|
|||
|
||||
<listitem>
|
||||
<para>Any encumbered file requires specific approval from the
|
||||
<ulink url="../../articles/contributors/staff-core.html">Core team</ulink> before it is added to the
|
||||
<ulink url="&url.articles.contributors;/staff-core.html">Core team</ulink> before it is added to the
|
||||
CVS repository.</para>
|
||||
</listitem>
|
||||
|
||||
|
|
@ -299,9 +299,9 @@ obrien@FreeBSD.org - 30 March 1997</programlisting>
|
|||
|
||||
<listitem>
|
||||
<para>Should always be in <filename>LINT</filename>, but the
|
||||
<ulink url="../../articles/contributors/staff-core.html">Core team</ulink> decides per case if it
|
||||
<ulink url="&url.articles.contributors;/staff-core.html">Core team</ulink> decides per case if it
|
||||
should be commented out or not. The
|
||||
<ulink url="../../articles/contributors/staff-core.html">Core team</ulink> can, of course, change
|
||||
<ulink url="&url.articles.contributors;/staff-core.html">Core team</ulink> can, of course, change
|
||||
their minds later on.</para>
|
||||
</listitem>
|
||||
|
||||
|
|
@ -318,13 +318,13 @@ obrien@FreeBSD.org - 30 March 1997</programlisting>
|
|||
<orderedlist>
|
||||
<listitem>
|
||||
<indexterm><primary>core team</primary></indexterm>
|
||||
<para>The <ulink url="../../articles/contributors/staff-core.html">Core team</ulink> decides if
|
||||
<para>The <ulink url="&url.articles.contributors;/staff-core.html">Core team</ulink> decides if
|
||||
the code should be part of <command>make world</command>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<indexterm><primary>release engineer</primary></indexterm>
|
||||
<para>The <ulink url="../../articles/contributors/staff-who.html">Release Engineer</ulink>
|
||||
<para>The <ulink url="&url.articles.contributors;/staff-who.html">Release Engineer</ulink>
|
||||
decides if it goes into the release.</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue