Add indexterms to policy chapter.
Contributed by Valentino Vaschetto <logo@blackened.com>
This commit is contained in:
parent
c86c27cff9
commit
66585ffb37
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9884
2 changed files with 10 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/policies/chapter.sgml,v 1.18 2000/08/20 17:18:43 chris Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/policies/chapter.sgml,v 1.19 2001/04/09 00:33:55 dd Exp $
|
||||
-->
|
||||
|
||||
<chapter id="policies">
|
||||
|
@ -14,6 +14,7 @@
|
|||
|
||||
<sect1 id="policies-maintainer">
|
||||
<title><makevar>MAINTAINER</makevar> on Makefiles</title>
|
||||
<indexterm><primary>ports maintainer</primary></indexterm>
|
||||
|
||||
<para>June 1996.</para>
|
||||
|
||||
|
@ -49,6 +50,7 @@
|
|||
<sect1 id="policies-contributed">
|
||||
<title>Contributed Software</title>
|
||||
|
||||
<indexterm><primary>contributed software</primary></indexterm>
|
||||
<para><emphasis>Contributed by &a.phk; and &a.obrien;. </emphasis></para>
|
||||
|
||||
<para>June 1996.</para>
|
||||
|
@ -296,11 +298,13 @@ obrien@FreeBSD.org - 30 March 1997</programlisting>
|
|||
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<indexterm><primary>core team</primary></indexterm>
|
||||
<para>The <link linkend="staff-core">Core team</link> decides if
|
||||
the code should be part of <command>make world</command>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<indexterm><primary>release engineer</primary></indexterm>
|
||||
<para>The <link linkend="staff-who">Release Engineer</link>
|
||||
decides if it goes in to the release.</para>
|
||||
</listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/policies/chapter.sgml,v 1.18 2000/08/20 17:18:43 chris Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/policies/chapter.sgml,v 1.19 2001/04/09 00:33:55 dd Exp $
|
||||
-->
|
||||
|
||||
<chapter id="policies">
|
||||
|
@ -14,6 +14,7 @@
|
|||
|
||||
<sect1 id="policies-maintainer">
|
||||
<title><makevar>MAINTAINER</makevar> on Makefiles</title>
|
||||
<indexterm><primary>ports maintainer</primary></indexterm>
|
||||
|
||||
<para>June 1996.</para>
|
||||
|
||||
|
@ -49,6 +50,7 @@
|
|||
<sect1 id="policies-contributed">
|
||||
<title>Contributed Software</title>
|
||||
|
||||
<indexterm><primary>contributed software</primary></indexterm>
|
||||
<para><emphasis>Contributed by &a.phk; and &a.obrien;. </emphasis></para>
|
||||
|
||||
<para>June 1996.</para>
|
||||
|
@ -296,11 +298,13 @@ obrien@FreeBSD.org - 30 March 1997</programlisting>
|
|||
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<indexterm><primary>core team</primary></indexterm>
|
||||
<para>The <link linkend="staff-core">Core team</link> decides if
|
||||
the code should be part of <command>make world</command>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<indexterm><primary>release engineer</primary></indexterm>
|
||||
<para>The <link linkend="staff-who">Release Engineer</link>
|
||||
decides if it goes in to the release.</para>
|
||||
</listitem>
|
||||
|
|
Loading…
Reference in a new issue