Fix index.
This commit is contained in:
parent
3bdb5ed77d
commit
dcbd9d8e14
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40795
3 changed files with 19 additions and 8 deletions
en_US.ISO8859-1/books/handbook
|
@ -1486,7 +1486,7 @@ Fetching 133 new ports or files... done.</screen>
|
|||
|
||||
<orderedlist>
|
||||
<indexterm>
|
||||
<primary><command>svn</command></primary>
|
||||
<primary>Subversion</primary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary><command>cron</command></primary>
|
||||
|
@ -1692,7 +1692,7 @@ Fetching 133 new ports or files... done.</screen>
|
|||
|
||||
<orderedlist>
|
||||
<indexterm>
|
||||
<primary><command>svn</command></primary>
|
||||
<primary>Subversion</primary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary><command>cron</command></primary>
|
||||
|
|
|
@ -785,7 +785,10 @@
|
|||
<listitem>
|
||||
<indexterm>
|
||||
<primary>CVS</primary>
|
||||
<secondary>repository</secondary>
|
||||
</indexterm>
|
||||
|
||||
<indexterm>
|
||||
<primary>CVS Repository</primary>
|
||||
</indexterm>
|
||||
|
||||
<indexterm>
|
||||
|
@ -794,13 +797,16 @@
|
|||
</indexterm>
|
||||
|
||||
<indexterm>
|
||||
<primary>SVN</primary>
|
||||
<secondary>repository</secondary>
|
||||
<primary>Subversion</primary>
|
||||
</indexterm>
|
||||
|
||||
<indexterm>
|
||||
<primary>Subversion</primary>
|
||||
<see>SVN</see>
|
||||
<primary>Subversion Repository</primary>
|
||||
</indexterm>
|
||||
|
||||
<indexterm>
|
||||
<primary>SVN</primary>
|
||||
<see>Subversion</see>
|
||||
</indexterm>
|
||||
|
||||
<para>For several years, the central source tree for &os;
|
||||
|
|
|
@ -534,6 +534,10 @@
|
|||
<sect1 id="svn">
|
||||
<title>Using <application>Subversion</application></title>
|
||||
|
||||
<indexterm>
|
||||
<primary>Subversion</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 id="svn-intro">
|
||||
<title>Introduction</title>
|
||||
|
||||
|
@ -715,7 +719,8 @@
|
|||
<title><application>Subversion</application> Sites</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>svn</primary>
|
||||
<primary>Subversion Repository</primary>
|
||||
<secondary>Mirror Sites</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>All mirrors carry all repositories.</para>
|
||||
|
|
Loading…
Reference in a new issue