[svnbook] r3970 committed - * src/en/book/ch09-reference.xml...

svnbook at googlecode.com svnbook at googlecode.com
Tue Aug 9 12:46:11 CDT 2011


Revision: 3970
Author:   cmpilato at gmail.com
Date:     Tue Aug  9 10:44:51 2011
Log:      * src/en/book/ch09-reference.xml
   Expand reference section titles with short descriptions of each tool.

http://code.google.com/p/svnbook/source/detail?r=3970

Modified:
  /trunk/src/en/book/ch09-reference.xml

=======================================
--- /trunk/src/en/book/ch09-reference.xml	Tue Aug  9 09:11:18 2011
+++ /trunk/src/en/book/ch09-reference.xml	Tue Aug  9 10:44:51 2011
@@ -13,7 +13,7 @@
    <!-- =================================================================  
-->
    <!-- =================================================================  
-->
    <sect1 id="svn.ref.svn">
-    <title>The Subversion Command-Line Client: svn</title>
+    <title>svn—Subversion Command-Line Client</title>

      <para>To use the command-line client, type
        <command>svn</command>, the subcommand you wish to
@@ -5346,7 +5346,7 @@
    <!-- =================================================================  
-->
    <!-- =================================================================  
-->
    <sect1 id="svn.ref.svnadmin">
-    <title>svnadmin</title>
+    <title>svnadmin—Subversion Repository Administration</title>

      <para><command>svnadmin</command> is the administrative tool for
        monitoring and repairing your Subversion repository.  For
@@ -6707,7 +6707,7 @@
    <!-- =================================================================  
-->
    <!-- =================================================================  
-->
    <sect1 id="svn.ref.svnlook">
-    <title>svnlook</title>
+    <title>svnlook—Subversion Repository Examination</title>

      <para><command>svnlook</command> is a command-line utility for
        examining different aspects of a Subversion repository.  It
@@ -7785,8 +7785,7 @@
    <!-- =================================================================  
-->
    <!-- =================================================================  
-->
    <sect1 id="svn.ref.svnsync">
-
-    <title>svnsync</title>
+    <title>svnsync—Subversion Repository Mirroring</title>

      <para><command>svnsync</command> is the Subversion remote
        repository mirroring tool.  Put simply, it allows you to replay
@@ -8270,8 +8269,7 @@
    <!-- =================================================================  
-->
    <!-- =================================================================  
-->
    <sect1 id="svn.ref.svnserve">
-
-    <title>svnserve</title>
+    <title>svnserve—Custom Subversion Server</title>

      <para><command>svnserve</command> allows access to Subversion
        repositories using Subversion's custom network protocol.</para>
@@ -8473,7 +8471,7 @@
    <!-- =================================================================  
-->
    <!-- =================================================================  
-->
    <sect1 id="svn.ref.svndumpfilter">
-    <title>svndumpfilter</title>
+    <title>svndumpfilter—Subversion History Filtering</title>

      <para><command>svndumpfilter</command> is a command-line utility
        for removing history from a Subversion dump file by either
@@ -8745,8 +8743,7 @@
    <!-- =================================================================  
-->
    <!-- =================================================================  
-->
    <sect1 id="svn.ref.svnversion">
-
-    <title>svnversion</title>
+    <title>svnversion—Subversion Working Copy Version Info</title>

      <refentry id="svn.ref.svnversion.re">

@@ -8932,8 +8929,7 @@
    <!-- =================================================================  
-->
    <!-- =================================================================  
-->
    <sect1 id="svn.ref.mod_dav_svn">
-
-    <title>mod_dav_svn</title>
+    <title>mod_dav_svn—Subversion Apache HTTP Server Module</title>

      <refentry id="svn.ref.mod_dav_svn.conf">
        <refnamediv>
@@ -9195,8 +9191,7 @@
    <!-- =================================================================  
-->
    <!-- =================================================================  
-->
    <sect1 id="svn.ref.mod_authz_svn">
-
-    <title>mod_authz_svn</title>
+    <title>mod_authz_svn—Subversion Apache HTTP Authorization  
Module</title>

      <refentry id="svn.ref.mod_authz_svn.conf">
        <refnamediv>




More information about the svnbook-dev mailing list