[svnbook commit] r1521 - in trunk/src/nb: . book

sunny256 svnbook-dev at red-bean.com
Wed Jul 6 01:21:42 CDT 2005


Author: sunny256
Date: Wed Jul  6 01:21:40 2005
New Revision: 1521

Modified:
   trunk/src/nb/LAST_UPDATED
   trunk/src/nb/book/appa.xml
   trunk/src/nb/book/appb.xml
   trunk/src/nb/book/ch00.xml
   trunk/src/nb/book/ch01.xml
   trunk/src/nb/book/ch02.xml
   trunk/src/nb/book/ch03.xml
   trunk/src/nb/book/ch04.xml
   trunk/src/nb/book/ch05.xml
   trunk/src/nb/book/ch06.xml
   trunk/src/nb/book/ch07.xml
   trunk/src/nb/book/ch08.xml
   trunk/src/nb/book/ch09.xml
Log:
Sync the Norwegian book against the English files, r1504:1520.

* src/nb/LAST_UPDATED
  Updated by make sync.

* src/nb/book/appa.xml
* src/nb/book/appb.xml
* src/nb/book/ch04.xml
* src/nb/book/ch06.xml
* src/nb/book/ch08.xml
  Updated r1517, r1520.

* src/nb/book/ch00.xml
* src/nb/book/ch01.xml
* src/nb/book/ch02.xml
* src/nb/book/ch03.xml
* src/nb/book/ch05.xml
  Updated r1520.

* src/nb/book/ch07.xml
  Updated r1517, r1518, r1520.

* src/nb/book/ch09.xml
  Updated r1519, r1520.


Modified: trunk/src/nb/LAST_UPDATED
==============================================================================
--- trunk/src/nb/LAST_UPDATED	(original)
+++ trunk/src/nb/LAST_UPDATED	Wed Jul  6 01:21:40 2005
@@ -1 +1 @@
-1504
+1520

Modified: trunk/src/nb/book/appa.xml
==============================================================================
--- trunk/src/nb/book/appa.xml	(original)
+++ trunk/src/nb/book/appa.xml	Wed Jul  6 01:21:40 2005
@@ -39,7 +39,7 @@
   </simplesect>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 1 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.forcvs.revnums">
     <!-- @ENGLISH {{{
@@ -108,7 +108,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 2 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.forcvs.directories">
     <!-- @ENGLISH {{{
@@ -266,7 +266,7 @@
 
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 3 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.forcvs.disconnected">
     <!-- @ENGLISH {{{
@@ -368,7 +368,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 4 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.forcvs.status-vs-update">
     <!-- @ENGLISH {{{
@@ -601,7 +601,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 5 ============================= -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.forcvs.branches-and-tags">
     <!-- @ENGLISH {{{
@@ -656,7 +656,7 @@
 
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 6 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.forcvs.properties">
     <!-- @ENGLISH {{{
@@ -696,7 +696,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 7 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.forcvs.conflicts">
     <!-- @ENGLISH {{{
@@ -741,7 +741,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 8 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.forcvs.binary-and-trans">
     <!-- @ENGLISH {{{
@@ -853,7 +853,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 9 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.forcvs.modules">
 
@@ -887,7 +887,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 10 ============================= -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.forcvs.auth">
 
@@ -950,7 +950,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 11 ============================= -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.forcvs.convert">
 

Modified: trunk/src/nb/book/appb.xml
==============================================================================
--- trunk/src/nb/book/appb.xml	(original)
+++ trunk/src/nb/book/appb.xml	Wed Jul  6 01:21:40 2005
@@ -1,5 +1,5 @@
 <appendix id="svn.webdav">
-<title>WebDAV and Autoversioning</title>
+  <title>WebDAV and Autoversioning</title>
 
   <simplesect>
 
@@ -17,6 +17,9 @@
 
   </simplesect>
 
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.webdav.basic">
     <title>Basic WebDAV Concepts</title> 
 
@@ -25,6 +28,7 @@
       understanding WebDAV compatibility issues between clients and
       servers.</para>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.webdav.basic.original">
       <title>Original WebDAV</title>
       
@@ -37,9 +41,9 @@
       
       <para>The tragedy, though, is that the RFC 2518 WebDAV
         specification does not provide any sort of model for version
-        control, despite the "V" in DAV.  Basic WebDAV clients and
-        servers assume only one version of each file or directory
-        exists, and can be repeatedly overwritten.</para>
+        control, despite the <quote>V</quote> in DAV.  Basic WebDAV
+        clients and servers assume only one version of each file or
+        directory exists, and can be repeatedly overwritten.</para>
 
       <para>Here are the concepts and terms introduced in basic
         WebDAV:</para>
@@ -130,6 +134,7 @@
         
     </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.webdav.basic.deltav">
       <title>DeltaV Extensions</title>
       
@@ -227,6 +232,9 @@
       
   </sect1>
   
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.webdav.svn-and-deltav">
     <title>Subversion and DeltaV</title> 
 
@@ -293,11 +301,14 @@
       can ever learn to get everything it needs from a general DeltaV
       server.  On the other hand, mod_dav_svn *could* be further
       developed to implement all of DeltaV, but it's hard to find
-      motivation to do so — here are almost no DeltaV clients to
+      motivation to do so—here are almost no DeltaV clients to
       interoperate with.</para>
 
   </sect1>
 
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.webdav.autoversioning">
     <title>Autoversioning </title>
 
@@ -375,6 +386,9 @@
 
   </sect1>
 
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.webdav.clients">
     <title>Client Interoperability</title> 
 
@@ -540,6 +554,7 @@
       </tgroup>      
     </table>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.webdav.clients.windows">
       <title>Windows Webfolders, WebDrive, Netdrive</title> 
 
@@ -635,15 +650,17 @@
     </sect2>
 
 
+    <!-- =============================================================== -->
     <sect2 id="svn.webdav.clients.macosx">
       <title>Mac OS X</title> 
 
       <para>Apple's OS X operating system has an integrated
         filesystem-level WebDAV client. From the Finder, select the
-        "Connect to Server" item from the Go menu.  Enter a WebDAV
-        URL, and it appears as a disk on the desktop, just like any
-        other mounted volume.<footnote><para>From the Darwin terminal,
-        one can also run <literal>mount -t webdav URL
+        <guimenuitem>Connect to Server</guimenuitem> item from the
+        <guimenu>Go menu</guimenu>.  Enter a WebDAV URL, and it
+        appears as a disk on the desktop, just like any other mounted
+        volume.<footnote><para>From the Darwin terminal, one can also
+        run <literal>mount -t webdav URL
         /mountpoint</literal></para></footnote>.</para>
 
       <para>Note that if your mod_dav_svn is older than version 1.2,
@@ -665,6 +682,7 @@
     </sect2>
 
 
+    <!-- =============================================================== -->
     <sect2 id="svn.webdav.clients.linux-de">
       <title>Nautilus, Konqueror</title> 
 
@@ -675,10 +693,10 @@
         an explorer-level WebDAV client built-in, and operate just
         fine against an autoversioning repository.</para>
 
-      <para>In GNOME's Nautilus, from the File menu, select
-        <quote>Open location</quote> and enter the URL.  The
-        repository should then be displayed like any other
-        filesystem.</para>
+      <para>In GNOME's Nautilus, from the <guimenu>File
+        menu</guimenu>, select <guimenuitem>Open
+        location</guimenuitem> and enter the URL.  The repository
+        should then be displayed like any other filesystem.</para>
 
       <para>In KDE's Konqueror, you need to use the
         <literal>webdav://</literal> scheme when entering the URL in
@@ -693,6 +711,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.webdav.clients.linux-fs">
       <title>Linux davfs2</title> 
 
@@ -708,15 +727,15 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.webdav.clients.free-apps">
       <title>Cadaver, DAV Explorer</title>
 
       <para>Cadaver is a bare-bones Unix commandline program for
         browsing and changing WebDAV shares.  Like the Subversion
-        client, it uses the neon HTTP library — not
-        surprisingly, both neon and cadaver are written by the same
-        author.  Cadaver is free sofware (GPL license) and is
-        available at <ulink
+        client, it uses the neon HTTP library—not surprisingly,
+        both neon and cadaver are written by the same author.  Cadaver
+        is free sofware (GPL license) and is available at <ulink
         url="http://www.webdav.org/cadaver/"/>.</para>
 
       <para>Using cadaver is similar to using a commandline FTP
@@ -727,20 +746,20 @@
       
       <screen>
 $ cadaver http://host/repos
-dav:/repos/> ls
+dav:/repos/> ls
 Listing collection `/repos/': succeeded.
-Coll: > foobar                                 0  May 10 16:19
-      > playwright.el                       2864  May  4 16:18
-      > proofbypoem.txt                     1461  May  5 15:09
-      > westcoast.jpg                      66737  May  5 15:09
+Coll: > foobar                                 0  May 10 16:19
+      > playwright.el                       2864  May  4 16:18
+      > proofbypoem.txt                     1461  May  5 15:09
+      > westcoast.jpg                      66737  May  5 15:09
 
-dav:/repos/> put README
+dav:/repos/> put README
 Uploading README to `/repos/README':
-Progress: [=============================>] 100.0% of 357 bytes succeeded.
+Progress: [=============================>] 100.0% of 357 bytes succeeded.
 
-dav:/repos/> get proofbypoem.txt
+dav:/repos/> get proofbypoem.txt
 Downloading `/repos/proofbypoem.txt' to proofbypoem.txt:
-Progress: [=============================>] 100.0% of 1461 bytes succeeded.
+Progress: [=============================>] 100.0% of 1461 bytes succeeded.
 </screen>
 
       <para>DAV Explorer is another standalone WebDAV client, written
@@ -761,6 +780,7 @@
 
     </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.webdav.clients.win-apps">
       <title>Microsoft Office, Dreamweaver, Photoshop</title> 
 
@@ -771,7 +791,7 @@
 
       <para>It appears that only the Windows versions of these
         programs support WebDAV.  On Mac OS X, the
-        <quote>File->Open</quote> dialog box doesn't allow one to type
+        <quote>File->Open</quote> dialog box doesn't allow one to type
         a path or URL at all.  It's likely that the the WebDAV
         features were deliberately left out of Macintosh versions of
         these programs, since OS X already provides such excellent

Modified: trunk/src/nb/book/ch00.xml
==============================================================================
--- trunk/src/nb/book/ch00.xml	(original)
+++ trunk/src/nb/book/ch00.xml	Wed Jul  6 01:21:40 2005
@@ -88,7 +88,7 @@
 
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 1 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.preface.audience">
 
@@ -177,7 +177,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 2 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.preface.howread">
     <!-- @ENGLISH {{{
@@ -315,7 +315,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 3 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.preface.conventions">
     <!-- @ENGLISH {{{
@@ -330,7 +330,7 @@
     <para>Denne seksjonen tar for seg de forskjellige konvensjonene 
       brukt i denne boken.</para>
     
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.preface.conventions.typo">
       <!-- @ENGLISH {{{
       <title>Typographic Conventions</title>
@@ -384,7 +384,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.preface.conventions.icons">
       <!-- @ENGLISH {{{
       <title>Icons</title>
@@ -434,7 +434,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 4 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.preface.organization">
     <!-- @ENGLISH {{{
@@ -722,7 +722,7 @@
 
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 5 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.preface.free">
     <!-- @ENGLISH {{{
@@ -796,7 +796,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 6 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.preface.acks">
     <!-- @ENGLISH {{{
@@ -882,7 +882,7 @@
       Wadsworth, Colin Watson, Alex Waugh, Chad Whitacre, Josef Wolf, 
       Blair Zajac, og hele Subversion-fellesskapet.</para>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.preface.acks.sussman">
       <!-- @ENGLISH {{{
       <title>From Ben Collins-Sussman</title>
@@ -947,7 +947,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.preface.acks.fitz">
       <!-- @ENGLISH {{{
       <title>From Brian W. Fitzpatrick</title>
@@ -1029,7 +1029,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.preface.acks.cmpilato">
       <!-- @ENGLISH {{{
       <title>From C. Michael Pilato</title>

Modified: trunk/src/nb/book/ch01.xml
==============================================================================
--- trunk/src/nb/book/ch01.xml	(original)
+++ trunk/src/nb/book/ch01.xml	Wed Jul  6 01:21:40 2005
@@ -41,7 +41,7 @@
 
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 1 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.intro.whatis">
 
@@ -129,7 +129,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 2 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.intro.history">
 
@@ -283,7 +283,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 3 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.intro.features">
 
@@ -529,7 +529,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 4 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.intro.architecture">
 
@@ -582,7 +582,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 5 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.intro.install">
 
@@ -666,7 +666,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 6 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.intro.components">
 
@@ -792,7 +792,7 @@
 
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 7 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.intro.quickstart">
 

Modified: trunk/src/nb/book/ch02.xml
==============================================================================
--- trunk/src/nb/book/ch02.xml	(original)
+++ trunk/src/nb/book/ch02.xml	Wed Jul  6 01:21:40 2005
@@ -35,6 +35,9 @@
   </simplesect>
   
   
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.basic.repository">
     <!-- @ENGLISH {{{
     <title>The Repository</title>  
@@ -121,6 +124,9 @@
       over tid.</para>
   </sect1>
 
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.basic.vsn-models">
     <!-- @ENGLISH {{{
     <title>Versioning Models</title>
@@ -137,6 +143,7 @@
       Men forskjellige systemer bruker forskjellige strategier for å 
       oppnå dette.</para>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.basic.vsn-models.problem-sharing">
       <!-- @ENGLISH {{{
       <title>The Problem of File-Sharing</title>
@@ -201,6 +208,7 @@
 
       </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.basic.vsn-models.lock-unlock">
       <!-- @ENGLISH {{{
       <title>The Lock-Modify-Unlock Solution</title>
@@ -352,6 +360,7 @@
 
       </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.basic.vsn-models.copy-merge">
       <!-- @ENGLISH {{{
       <title>The Copy-Modify-Merge Solution</title>
@@ -571,6 +580,9 @@
   </sect1>
   
   <!-- How svn implements the philosophy -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.basic.in-action">
     <!-- @ENGLISH {{{
     <title>Subversion in Action</title>
@@ -586,6 +598,7 @@
       I denne seksjonen vil vi vise reelle eksempler på bruk av 
       Subversion.</para>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.basic.in-action.wc">
       <!-- @ENGLISH {{{
       <title>Working Copies</title>
@@ -946,6 +959,7 @@
     </sect2>
     
     
+    <!-- =============================================================== -->
     <sect2 id="svn.basic.in-action.revs">
       <!-- @ENGLISH {{{
       <title>Revisions</title>
@@ -1149,6 +1163,7 @@
     </sect2>
     
     
+    <!-- =============================================================== -->
     <sect2 id="svn.basic.in-action.track-repos">
       <!-- @ENGLISH {{{
       <title>How Working Copies Track the Repository</title>
@@ -1330,6 +1345,7 @@
      
     </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.basic.in-action.mixedrevs">
       <!-- @ENGLISH {{{
       <title>The Limitations of Mixed Revisions</title>
@@ -1436,6 +1452,9 @@
 
   </sect1>
 
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.basic.summary">
     <!-- @ENGLISH {{{
     <title>Summary</title>

Modified: trunk/src/nb/book/ch03.xml
==============================================================================
--- trunk/src/nb/book/ch03.xml	(original)
+++ trunk/src/nb/book/ch03.xml	Wed Jul  6 01:21:40 2005
@@ -48,7 +48,7 @@
   </simplesect>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 1 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.tour.help">
     <!-- @ENGLISH {{{
@@ -76,7 +76,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 2 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.tour.import">
     <!-- @ENGLISH {{{
@@ -103,7 +103,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 3 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.tour.revs">
     <!-- @ENGLISH {{{
@@ -146,6 +146,7 @@
       Og Subversion lar deg referere til disse revisjonene via nummer, 
       nøkkelord eller dato.</para>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.revs.numbers">
       <!-- @ENGLISH {{{
       <title>Revision Numbers</title>
@@ -194,6 +195,7 @@
 
     </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.revs.keywords">
       <!-- @ENGLISH {{{
       <title>Revision Keywords</title>
@@ -377,6 +379,7 @@
       
     </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.revs.dates">
       <!-- @ENGLISH {{{
       <title>Revision Dates</title>
@@ -566,7 +569,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 4 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.tour.initial">
     <!-- @ENGLISH {{{
@@ -790,7 +793,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 5 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.tour.cycle">
     <!-- @ENGLISH {{{
@@ -896,6 +899,7 @@
       </listitem>
     </itemizedlist>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.cycle.update">
       <!-- @ENGLISH {{{
       <title>Update Your Working Copy</title>
@@ -1061,6 +1065,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.cycle.edit">
       <!-- @ENGLISH {{{
       <title>Make Changes to Your Working Copy</title>
@@ -1361,6 +1366,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.cycle.examine">
       <!-- @ENGLISH {{{
       <title>Examine Your Changes</title>
@@ -2339,6 +2345,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.cycle.resolve">
       <!-- @ENGLISH {{{
       <title>Resolve Conflicts (Merging Others' Changes)</title>
@@ -2888,6 +2895,7 @@
       
     </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.cycle.commit">
       <!-- @ENGLISH {{{
       <title>Commit Your Changes</title>
@@ -3042,7 +3050,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 6 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.tour.history">
     <!-- @ENGLISH {{{
@@ -3137,6 +3145,7 @@
       </variablelist>
 
 
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.history.log">
       <title><command>svn log</command></title>
 
@@ -3328,6 +3337,7 @@
            
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.history.diff">
       <title><command>svn diff</command></title>
 
@@ -3514,6 +3524,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.history.cat">
       <title><command>svn cat</command></title>
 
@@ -3588,6 +3599,7 @@
 
       </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.history.list">
       <title><command>svn list</command></title>
       
@@ -3640,6 +3652,7 @@
  
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.history.finalword">
       <!-- @ENGLISH {{{
       <title>A Final Word on History</title>
@@ -3683,7 +3696,7 @@
 
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 7 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.tour.other">
     <!-- @ENGLISH {{{
@@ -3700,6 +3713,7 @@
         nevnt i dette kapitlet, vil du innimellom trenge disse 
         kommandoene.</para>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.other.cleanup">
       <title><command>svn cleanup</command></title>
 
@@ -3767,6 +3781,7 @@
     </sect2>
 
 
+    <!-- =============================================================== -->
     <sect2 id="svn.tour.other.import">
       <title><command>svn import</command></title>
 
@@ -3846,7 +3861,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 8 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.tour.summary">
     <!-- @ENGLISH {{{

Modified: trunk/src/nb/book/ch04.xml
==============================================================================
--- trunk/src/nb/book/ch04.xml	(original)
+++ trunk/src/nb/book/ch04.xml	Wed Jul  6 01:21:40 2005
@@ -1,8 +1,8 @@
 <chapter id="svn.branchmerge">
 <!-- @ENGLISH {{{
-<title>Branching and Merging</title>
+  <title>Branching and Merging</title>
 @ENGLISH }}} -->
-<title>Forgrening og fletting</title>
+  <title>Forgrening og fletting</title>
 
   <simplesect>
 
@@ -38,7 +38,7 @@
   </simplesect>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 1 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.branchmerge.whatis">
     <!-- @ENGLISH {{{
@@ -137,7 +137,7 @@
   </sect1>
   
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 2 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.branchmerge.using">
     <!-- @ENGLISH {{{
@@ -294,6 +294,7 @@
       kan du velge ut informasjon som du vil dele med dine kolleger.
       Du vil etter hvert få se nøyaktig hvordan dette fungerer.</para>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.using.create">
     <!-- @ENGLISH {{{
       <title>Creating a Branch</title> 
@@ -552,6 +553,7 @@
 
     </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.using.work">
       <!-- @ENGLISH {{{
       <title>Working with Your Branch</title> 
@@ -777,6 +779,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.using.concepts">
       <!-- @ENGLISH {{{
       <title>The Key Concepts Behind Branches</title> 
@@ -834,7 +837,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 3 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.branchmerge.copychanges">
     <!-- @ENGLISH {{{
@@ -905,6 +908,7 @@
       <filename>trunk</filename>.</para>
     
 
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.copychanges.specific">
       <!-- @ENGLISH {{{
       <title>Copying Specific Changes</title>
@@ -968,14 +972,14 @@
 --- integer.c	(revision 343)
 +++ integer.c	(revision 344)
 @@ -147,7 +147,7 @@
-     case 6:  sprintf(info->operating_system, "HPFS (OS/2 or NT)"); break;
-     case 7:  sprintf(info->operating_system, "Macintosh"); break;
-     case 8:  sprintf(info->operating_system, "Z-System"); break;
--    case 9:  sprintf(info->operating_system, "CPM"); break;
-+    case 9:  sprintf(info->operating_system, "CP/M"); break;
-     case 10:  sprintf(info->operating_system, "TOPS-20"); break;
-     case 11:  sprintf(info->operating_system, "NTFS (Windows NT)"); break;
-     case 12:  sprintf(info->operating_system, "QDOS"); break;
+     case 6:  sprintf(info->operating_system, "HPFS (OS/2 or NT)"); break;
+     case 7:  sprintf(info->operating_system, "Macintosh"); break;
+     case 8:  sprintf(info->operating_system, "Z-System"); break;
+-    case 9:  sprintf(info->operating_system, "CPM"); break;
++    case 9:  sprintf(info->operating_system, "CP/M"); break;
+     case 10:  sprintf(info->operating_system, "TOPS-20"); break;
+     case 11:  sprintf(info->operating_system, "NTFS (Windows NT)"); break;
+     case 12:  sprintf(info->operating_system, "QDOS"); break;
 @@ -164,7 +164,7 @@
      low = (unsigned short) read_byte(gzfile);  /* read LSB */
      high = (unsigned short) read_byte(gzfile); /* read MSB */
@@ -983,19 +987,19 @@
 -    total = low + high; /* add them togethe for correct total */
 +    total = low + high; /* add them together for correct total */
  
-     info->extra_header = (unsigned char *) my_malloc(total);
-     fread(info->extra_header, total, 1, gzfile);
+     info->extra_header = (unsigned char *) my_malloc(total);
+     fread(info->extra_header, total, 1, gzfile);
 @@ -241,7 +241,7 @@
       Store the offset with ftell() ! */
  
-   if ((info->data_offset = ftell(gzfile))== -1) {
+   if ((info->data_offset = ftell(gzfile))== -1) {
 -    printf("error: ftell() retturned -1.\n");
 +    printf("error: ftell() returned -1.\n");
      exit(1);
    }
  
 @@ -249,7 +249,7 @@
-   printf("I believe start of compressed data is %u\n", info->data_offset);
+   printf("I believe start of compressed data is %u\n", info->data_offset);
    #endif
    
 -  /* Set postion eight bytes from the end of the file. */
@@ -1289,6 +1293,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.copychanges.keyconcept">
       <!-- @ENGLISH {{{
       <title>The Key Concept Behind Merging</title>
@@ -1456,6 +1461,7 @@
 
     </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.copychanges.bestprac">
       <!-- @ENGLISH {{{
       <title>Best Practices for Merging</title>
@@ -2042,7 +2048,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 4 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.branchmerge.commonuses">
     <!-- @ENGLISH {{{
@@ -2059,6 +2065,7 @@
       <command>svn merge</command>, og denne seksjonen beskriver de 
       vanligste som du sannsynligvis vil komme over.</para>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.commonuses.wholebr">
       <!-- @ENGLISH {{{
       <title>Merging a Whole Branch to Another</title>
@@ -2415,6 +2422,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.commonuses.undo">
       <!-- @ENGLISH {{{
       <title>Undoing Changes</title>
@@ -2594,6 +2602,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.commonuses.resurrect">
       <!-- @ENGLISH {{{
       <title>Resurrecting Deleted Items</title>
@@ -2839,6 +2848,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.commonuses.patterns">
       <!-- @ENGLISH {{{
       <title>Common Branching Patterns</title>
@@ -3272,7 +3282,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 5 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.branchmerge.switchwc">
     <!-- @ENGLISH {{{
@@ -3557,7 +3567,7 @@
 
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 6 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.branchmerge.tags">
     <!-- @ENGLISH {{{
@@ -3597,6 +3607,7 @@
       av et programprosjekt er en spesiell underkatalog av revisjon 
       4822.</para>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.tags.mksimple">
       <!-- @ENGLISH {{{
       <title>Creating a Simple Tag</title>
@@ -3721,6 +3732,7 @@
 
     </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.tags.mkcomplex">
       <!-- @ENGLISH {{{
       <title>Creating a Complex Tag</title>
@@ -3837,7 +3849,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 7 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.branchmerge.maint">
     <!-- @ENGLISH {{{
@@ -3862,6 +3874,7 @@
       I denne seksjonen vil vi komme med noen forslag for hvordan du kan 
       arrangere og vedlikeholde dataene dine over tid.</para>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.maint.layout">
       <!-- @ENGLISH {{{
       <title>Repository Layout</title>
@@ -3967,6 +3980,7 @@
       
     </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.branchmerge.maint.lifetime">
       <!-- @ENGLISH {{{
       <title>Data Lifetimes</title>
@@ -4112,7 +4126,7 @@
 
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 8 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.branchmerge.summary">
     <!-- @ENGLISH {{{

Modified: trunk/src/nb/book/ch05.xml
==============================================================================
--- trunk/src/nb/book/ch05.xml	(original)
+++ trunk/src/nb/book/ch05.xml	Wed Jul  6 01:21:40 2005
@@ -1,8 +1,8 @@
 <chapter id="svn.reposadmin">
 <!-- @ENGLISH {{{
-<title>Repository Administration</title>
+  <title>Repository Administration</title>
 @ENGLISH }}} -->
-<title>Depotadministrasjon</title>
+  <title>Depotadministrasjon</title>
 
   <simplesect>
 
@@ -68,9 +68,9 @@
 
   </simplesect>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 1:  REPOSITORY BASICS                               *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.reposadmin.basics">
     <!-- @ENGLISH {{{
     <title>Repository Basics</title>
@@ -103,7 +103,7 @@
       Den følgende seksjonen dekker noen av disse grunnleggende 
       konseptene på et høyt nivå.</para>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.basics.txnsrevs">
       <!-- @ENGLISH {{{
       <title>Understanding Transactions and Revisions</title>
@@ -224,7 +224,7 @@
             
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.basics.revprops">
       <!-- @ENGLISH {{{
       <title>Unversioned Properties</title>
@@ -306,7 +306,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.basics.backends">
       <!-- @ENGLISH {{{
       <title>Repository Data-Stores</title>
@@ -577,7 +577,6 @@
         </tgroup>      
       </table>
       
-    <!-- ***************************************************************** -->
       <sect3 id="svn.reposadmin.basics.backends.bdb">
         <title>Berkeley DB</title>
         
@@ -773,7 +772,6 @@
 
       </sect3>
       
-    <!-- ***************************************************************** -->
       <sect3 id="svn.reposadmin.basics.backends.fsfs">
         <title>FSFS</title>
 
@@ -900,9 +898,9 @@
     </sect2>
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 2:  REPOSITORY CREATION AND CONFIGURATION           *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.reposadmin.create">
     <!-- @ENGLISH {{{
     <title>Repository Creation and Configuration</title>
@@ -1187,7 +1185,7 @@
       Noen unntak gjelder imidlertid, og disse skal vi gå gjennom 
       her.</para>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.create.hooks">
       <!-- @ENGLISH {{{
       <title>Hook Scripts</title>
@@ -1798,7 +1796,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.create.bdb">
       <!-- @ENGLISH {{{
       <title>Berkeley DB Configuration</title>
@@ -1884,10 +1882,10 @@
     </sect2>
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 3:  REPOSITORY MAINTENANCE                          *** -->
-  <!-- ******************************************************************* -->
 
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.reposadmin.maint">
     <!-- @ENGLISH {{{
     <title>Repository Maintenance</title>
@@ -1914,7 +1912,7 @@
       utføre oppgaver som flytting av depot, oppgraderinger, 
       sikkerhetskopier og opprydding.</para>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.maint.tk">
       <!-- @ENGLISH {{{
       <title>An Administrator's Toolkit</title>
@@ -3355,7 +3353,7 @@
       </sect3>
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.maint.cleanup">
       <!-- @ENGLISH {{{
       <title>Repository Cleanup</title>
@@ -3771,7 +3769,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.maint.diskspace">
       <!-- @ENGLISH {{{
       <title>Managing Disk Space</title>
@@ -3986,7 +3984,7 @@
 
     </sect2>
         
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.maint.recovery">
       <!-- @ENGLISH {{{
       <title>Repository Recovery</title>
@@ -4197,7 +4195,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.maint.migrate">
       <!-- @ENGLISH {{{
       <title>Migrating a Repository</title>
@@ -4846,7 +4844,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.maint.backup">
       <!-- @ENGLISH {{{
       <title>Repository Backup</title>
@@ -5138,9 +5136,9 @@
   </sect1>
 
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 6:  ADDING PROJECTS                                 *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.reposadmin.projects">
     <!-- @ENGLISH {{{
     <title>Adding Projects</title>
@@ -5171,7 +5169,7 @@
       oppbygningen av depotet, og hvordan du plasserer dataene dine i 
       <!-- ¤ -->dette oppsettet.</para>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.projects.chooselayout">
       <!-- @ENGLISH {{{
       <title>Choosing a Repository Layout</title>
@@ -5428,7 +5426,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.reposadmin.projects.import">
       <!-- @ENGLISH {{{
       <title>Creating the Layout, and Importing Initial Data</title>
@@ -5577,9 +5575,9 @@
     </sect2>
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 7:  SUMMARY                                         *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.reposadmin.summary">
     <!-- @ENGLISH {{{
     <title>Summary</title>

Modified: trunk/src/nb/book/ch06.xml
==============================================================================
--- trunk/src/nb/book/ch06.xml	(original)
+++ trunk/src/nb/book/ch06.xml	Wed Jul  6 01:21:40 2005
@@ -43,7 +43,7 @@
   </simplesect>
   
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 1 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.serverconfig.overview">
     
@@ -274,7 +274,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 2 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.serverconfig.netmodel">
 
@@ -298,6 +298,7 @@
       tjener kan oppføre seg og de forskjellige måtene en klient kan 
       settes opp til å svare.</para>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.serverconfig.netmodel.reqresp">
       <!-- @ENGLISH {{{
       <title>Requests and Responses</title>
@@ -394,6 +395,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.serverconfig.netmodel.credcache">
       <!-- @ENGLISH {{{
       <title>Client Credentials Caching</title>
@@ -769,7 +771,7 @@
 
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 3 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.serverconfig.svnserve">
     
@@ -801,6 +803,7 @@
       selv ovenfor tjeneren, og hvordan du setter opp en passende 
       adgangskontroll til depotene dine.</para>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.serverconfig.svnserve.invoking">
       <!-- @ENGLISH {{{
       <title>Invoking the Server</title>
@@ -1089,6 +1092,7 @@
  
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.serverconfig.svnserve.auth">
       <title>Built-in authentication and authorization</title>
 
@@ -1264,6 +1268,7 @@
       </sect3>
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.serverconfig.svnserve.sshauth">
       <title>SSH authentication and authorization</title>
 
@@ -1402,6 +1407,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.serverconfig.svnserve.sshtricks">
       <title>SSH configuration tricks</title>
 
@@ -1529,7 +1535,7 @@
 
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 4 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.serverconfig.httpd">
     
@@ -1608,6 +1614,7 @@
     </sidebar>
 
 
+    <!-- =============================================================== -->
     <sect2 id="svn.serverconfig.httpd.prereqs">
       <title>Prerequisites</title>
       
@@ -1647,6 +1654,7 @@
       
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.serverconfig.httpd.basic">
       <title>Basic Apache Configuration</title>
       
@@ -1808,6 +1816,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.serverconfig.httpd.authn">
       <title>Authentication Options</title>
 
@@ -2100,6 +2109,7 @@
 
     </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.serverconfig.httpd.authz">
       <title>Authorization Options</title>
 
@@ -2482,17 +2492,17 @@
 
         <para>The <command>mod_dav_svn</command> module goes through a
           lot of work to make sure that data you've marked
-          "unreadable" doesn't get accidentally leaked.  This means
-          that it needs to closely monitor all of the paths and
-          file-contents returned by commands like <command>svn
+          <quote>unreadable</quote> doesn't get accidentally leaked.
+          This means that it needs to closely monitor all of the paths
+          and file-contents returned by commands like <command>svn
           checkout</command> or <command>svn update</command>
           commands.  If these commands encounter a path that isn't
           readable according to some authorization policy, then the
           path is typically omitted altogether.  In the case of
-          history or rename tracing — e.g. running a command
-          like <command>svn cat -r OLD foo.c</command> on a file that
-          was renamed long ago — the rename tracking will simply
-          halt if one of the object's former names is determined to be
+          history or rename tracing—e.g. running a command like
+          <command>svn cat -r OLD foo.c</command> on a file that was
+          renamed long ago—the rename tracking will simply halt
+          if one of the object's former names is determined to be
           read-restricted.</para>
 
         <para>All of this path-checking can sometimes be quite
@@ -2535,16 +2545,17 @@
           </programlisting>
         </example>
 
-        <para>The <literal>SVNPathAuthz</literal> directive is "on" by
-          default.  When set "off", all path-based authorization
-          checking is disabled; <command>mod_dav_svn</command> stops
-          invoking authorization checks on every path it
-          discovers.</para>
+        <para>The <literal>SVNPathAuthz</literal> directive is <quote>on</quote> by
+          default.  When set <quote>off</quote>, all path-based
+          authorization checking is disabled;
+          <command>mod_dav_svn</command> stops invoking authorization
+          checks on every path it discovers.</para>
 
       </sect3>
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.serverconfig.httpd.extra">
       <title>Extra Goodies</title>
 
@@ -2698,7 +2709,7 @@
 
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 5 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.serverconfig.multimethod">
     

Modified: trunk/src/nb/book/ch07.xml
==============================================================================
--- trunk/src/nb/book/ch07.xml	(original)
+++ trunk/src/nb/book/ch07.xml	Wed Jul  6 01:21:40 2005
@@ -39,9 +39,6 @@
 
   </simplesect>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 1:  RUNTIME CONFIGURATION AREA                      *** -->
-  <!-- ******************************************************************* -->
   <sect1 id="svn.advanced.confarea">
     <title>Runtime Configuration Area</title>
     
@@ -64,7 +61,7 @@
       determine which of several optional behaviors the user
       prefers.</para>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.confarea.layout">
       <title>Configuration Area Layout</title>
 
@@ -133,7 +130,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.confarea.windows-registry">
       <title>Configuration and the Windows Registry</title>
 
@@ -255,7 +252,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.confarea.opts">
       <title>Configuration Options</title>
       
@@ -654,9 +651,9 @@
     </sect2>
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 2:  PROPERTIES                                      *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.advanced.props">
     <title>Properties</title>
 
@@ -705,7 +702,7 @@
       Hopefully, you'll be convinced that Subversion properties can
       enhance your version control experience.</para>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.props.why">
       <title>Why Properties?</title>
 
@@ -758,7 +755,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.props.manip">
       <title>Manipulating Properties</title>
 
@@ -1044,7 +1041,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.props.special">
       
       <title>Special Properties</title>
@@ -1495,9 +1492,9 @@
           we didn't ask for it to be.</para>
 
         <para>Note also that we set the <literal>svn:keywords</literal>
-          property to "Date Author" yet the keyword anchor used the
-          alias <literal>$LastChangedDate$</literal> and still
-          expanded correctly.</para>
+          property to <quote>Date Author</quote> yet the keyword
+          anchor used the alias <literal>$LastChangedDate$</literal>
+          and still expanded correctly.</para>
 
         <screen>
 Here is the latest report from the front lines.
@@ -1701,7 +1698,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.props.auto">
       <title>Automatic Property Setting</title>
 
@@ -1756,9 +1753,9 @@
     </sect2>     
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** LOCKING                                                     *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.advanced.locking">
     <title>Locking</title>
 
@@ -1797,6 +1794,7 @@
       only—it's not yet possible to reserve access to a whole
       directory tree.</para>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.locking.creation">
       <title>Creating locks</title>
       
@@ -1997,6 +1995,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.locking.discovery">
       <title>Discovering locks</title>
 
@@ -2065,6 +2064,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.locking.break-steal">
       <title>Breaking and stealing locks</title>
 
@@ -2233,6 +2233,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.locking.lock-communication">
       <title>Lock Communication</title>
 
@@ -2319,9 +2320,9 @@
   </sect1>
 
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 2 1/2:  PEG AND OPERATIVE REVISIONS                 *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.advanced.pegrevs">
     <title>Peg and Operative Revisions</title>
 
@@ -2542,7 +2543,7 @@
 
     <para>And the peg and operative revisions need not be so trivial,
       either.  For example, say <filename>frabnaggilywort</filename>
-      had beed deleted from <literal>HEAD</literal>, but we know it
+      had been deleted from <literal>HEAD</literal>, but we know it
       existed in revision 20, and we want to see the diffs for its
       <filename>IDEA</filename> file between revisions 4 and 10.  We
       can use the peg revision 20 in conjunction with the URL that
@@ -2575,9 +2576,9 @@
 
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 3:  EXTERNALS DEFINITIONS                           *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.advanced.externals">
     <title>Externals Definitions</title>
     
@@ -2705,9 +2706,9 @@
       the subcommand.</para>
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 4:  VENDOR BRANCHES                                 *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.advanced.vendorbr">
     <title>Vendor branches</title>
 
@@ -2782,7 +2783,7 @@
       it in-place—you have no more need of an automated (or
       worse, manual) method for swapping in your customizations.</para>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.vendorbr.general">
       <title>General Vendor Branch Management Procedure</title>
 
@@ -2936,7 +2937,7 @@
          another section on bypassing svn_load_dirs.pl altogether and
          running with just svn merge, now that it ignores ancestry. -->
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.vendorbr.svn_load_dirs">
       <title><command>svn_load_dirs.pl</command></title>
 
@@ -3064,9 +3065,9 @@
     </sect2>
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 5:  LOCALIZATION                                    *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.advanced.l10n">
     <title>Localization</title>
 
@@ -3078,6 +3079,7 @@
       be <firstterm>localized</firstterm>.  This section describes
       steps Subversion has made towards localization.</para>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.l10n.understanding">
       <title>Understanding locales</title>
 
@@ -3133,6 +3135,7 @@
 
     </sect2>
 
+    <!-- =============================================================== -->
     <sect2 id="svn.advanced.l10n.svnuse">
       <title>Subversion's use of locales</title>
 
@@ -3177,7 +3180,7 @@
         <command>svn</command> interprets your input.  The repository
         stores all paths, filenames, and log messages in Unicode,
         encoded as UTF-8.  In that sense, the repository is
-        <firstterm>internationalized</firstterm>— that is, the
+        <firstterm>internationalized</firstterm>—that is, the
         repository is ready to accept input in any human language.
         This means, however, that the Subversion client is responsible
         for sending only UTF-8 filenames and log messages into the
@@ -3236,9 +3239,9 @@
 
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 6:  SUBVERSION REPOSITORY URLS                      *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.advanced.reposurls">
     <title>Subversion Repository URLs</title>
 

Modified: trunk/src/nb/book/ch08.xml
==============================================================================
--- trunk/src/nb/book/ch08.xml	(original)
+++ trunk/src/nb/book/ch08.xml	Wed Jul  6 01:21:40 2005
@@ -25,9 +25,9 @@
 
   </simplesect>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 1:  LAYERED LIBRARY DESIGN                          *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.developer.layerlib">
     <title>Layered Library Design</title>
 
@@ -143,7 +143,7 @@
       designing a working Subversion client (see <xref
       linkend="svn.developer.layerlib.client"/>).</para>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.layerlib.repos">
       <title>Repository Layer</title>
 
@@ -406,7 +406,7 @@
       printf ("Directory '%s' was successfully added as new revision "
               "'%ld'.\n", new_directory, youngest_rev);
     }
-  else if (err->apr_err == SVN_ERR_FS_CONFLICT)
+  else if (err->apr_err == SVN_ERR_FS_CONFLICT)
     {
       /* Uh-oh.  Our commit failed as the result of a conflict
          (someone else seems to have made changes to the same area 
@@ -489,7 +489,7 @@
 
     </sect2>
 
-    <!-- ****************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.layerlib.ra">
       <title>Repository Access Layer</title>
 
@@ -714,7 +714,7 @@
       </sect3>
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.layerlib.client">
       <title>Client Layer</title>
       
@@ -796,9 +796,9 @@
     </sect2>
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 2:  USING THE APIS                                  *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.developer.usingapi">
     <title>Using the APIs</title>
 
@@ -829,7 +829,7 @@
       interested in these naming conventions, but they help to clarify
       the scope of a given function or datatype.</para>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.usingapi.apr">
       <title>The Apache Portable Runtime Library</title>
 
@@ -879,7 +879,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.usingapi.urlpath">
       <title>URL and Path Requirements</title>
 
@@ -914,7 +914,7 @@
         decoding, respectively.</para>
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.usingapi.otherlangs">
       <title>Using Languages Other than C and C++</title> 
 
@@ -1162,9 +1162,9 @@
     </sect2>
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 3:  INSIDE THE WORKING COPY ADMINISTRATION AREA     *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.developer.insidewc">
     <title>Inside the Working Copy Administration Area</title>
     
@@ -1198,7 +1198,7 @@
       <filename>.svn</filename> directory, we will examine only a
       couple of the most important items.</para>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.insidewc.entries">
       <title>The Entries File</title>
 
@@ -1326,7 +1326,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.insidewc.base-and-props">
       <title>Pristine Copies and Property Files</title>
 
@@ -1364,9 +1364,9 @@
     </sect2>
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 4:  WEBDAV                                          *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.developer.webdav">
     <title>WebDAV</title>
 
@@ -1404,9 +1404,9 @@
       clients.</para>
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 5:  PROGRAMMING WITH MEMORY POOLS                   *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.developer.pools">
     <title>Programming with Memory Pools</title>
 
@@ -1587,9 +1587,9 @@
 
   </sect1>
 
-  <!-- ******************************************************************* -->
-  <!-- *** SECTION 6:  CONTRIBUTING TO SUBVERSION                      *** -->
-  <!-- ******************************************************************* -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
+  <!-- ================================================================= -->
   <sect1 id="svn.developer.contrib">
     <title>Contributing to Subversion</title>
     
@@ -1603,7 +1603,7 @@
       changes to the source code, here are some hints on how to get
       started.</para>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.contrib.join">
       <title>Join the Community</title>
       
@@ -1637,7 +1637,7 @@
       
     </sect2>
     
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.contrib.get-code">
       <title>Get the Source Code</title>
       
@@ -1690,7 +1690,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.contrib.hacking">
       <title>Become Familiar with Community Policies</title>
       
@@ -1721,7 +1721,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.contrib.code-and-test">
       <title>Make and Test Your Changes</title>
       
@@ -1771,7 +1771,7 @@
 
     </sect2>
 
-    <!-- ***************************************************************** -->
+    <!-- =============================================================== -->
     <sect2 id="svn.developer.contrib.submit">
       <title>Donate Your Changes</title>
       

Modified: trunk/src/nb/book/ch09.xml
==============================================================================
--- trunk/src/nb/book/ch09.xml	(original)
+++ trunk/src/nb/book/ch09.xml	Wed Jul  6 01:21:40 2005
@@ -11,7 +11,7 @@
   </simplesect>
   
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 1 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.ref.svn">
     <title>The Subversion Command Line Client:
@@ -37,6 +37,7 @@
       commands in <xref linkend="svn.tour"/> and commands for managing
       properties in <xref linkend="svn.advanced.props"/>.</para>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.ref.svn.sw">
       <title><command>svn</command> Switches</title> 
       
@@ -490,6 +491,7 @@
       
     </sect2>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.ref.svn.c">
       <title><command>svn</command> Subcommands</title>
 
@@ -498,6 +500,7 @@
           <refname>svn add</refname>
           <refpurpose>Add files, directories, or symbolic links.</refpurpose>
         </refnamediv>
+
         <refsect1>
           <title>Synopsis</title> 
           <programlisting>svn add PATH...</programlisting>
@@ -591,7 +594,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.blame">
         <refnamediv>
           <refname>svn blame</refname>
@@ -655,7 +657,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.cat">
         <refnamediv>
           <refname>svn cat</refname>
@@ -734,7 +735,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.checkout">
         <refnamediv>
           <refname>svn checkout</refname>
@@ -864,7 +864,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.cleanup">
         <refnamediv>
           <refname>svn cleanup</refname>
@@ -936,7 +935,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.commit">
         <refnamediv>
           <refname>svn commit</refname>
@@ -1063,7 +1061,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.copy">
         <refnamediv>
           <refname>svn copy</refname>
@@ -1232,7 +1229,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.delete">
         <refnamediv>
           <refname>svn delete</refname>
@@ -1339,7 +1335,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.diff">
         <refnamediv>
           <refname>svn diff</refname>
@@ -1585,7 +1580,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.export">
         <refnamediv>
           <refname>svn export</refname>
@@ -1690,7 +1684,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
 
 
       <refentry id="svn.ref.svn.c.help">
@@ -1734,7 +1727,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.import">
         <refnamediv>
           <refname>svn import</refname>
@@ -1829,7 +1821,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.info">
         <refnamediv>
           <refname>svn info</refname>
@@ -1925,7 +1916,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.list">
         <refnamediv>
           <refname>svn list</refname>
@@ -2031,7 +2021,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.log">
         <refnamediv>
           <refname>svn log</refname>
@@ -2268,7 +2257,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.merge">
         <refnamediv>
           <refname>svn merge</refname>
@@ -2284,13 +2272,14 @@
         <refsect1>
           <title>Description</title>
 
-          <para>In the first form, the source URLs are specified at
-            revisions <replaceable>N</replaceable> and
+          <para>In the first and second forms, the source paths (URLs
+            in the first form, working copy paths in the second) are
+            specified at revisions <replaceable>N</replaceable> and
             <replaceable>M</replaceable>.  These are the two sources
             to be compared.  The revisions default to
             <literal>HEAD</literal> if omitted.</para>
 
-          <para>In the second form, <replaceable>SOURCE</replaceable>
+          <para>In the third form, <replaceable>SOURCE</replaceable>
             can be a URL or working copy item, in which case the
             corresponding URL is used.  This URL, at revisions
             <replaceable>N</replaceable> and
@@ -2382,7 +2371,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.mkdir">
         <refnamediv>
           <refname>svn mkdir</refname>
@@ -2462,7 +2450,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.move">
         <refnamediv>
           <refname>svn move</refname>
@@ -2570,7 +2557,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.propdel">
         <refnamediv>
           <refname>svn propdel</refname>
@@ -2642,7 +2628,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.propedit">
         <refnamediv>
           <refname>svn propedit</refname>
@@ -2712,7 +2697,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.propget">
         <refnamediv>
           <refname>svn propget</refname>
@@ -2789,7 +2773,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.proplist">
         <refnamediv>
           <refname>svn proplist</refname>
@@ -2870,7 +2853,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.propset">
         <refnamediv>
           <refname>svn propset</refname>
@@ -3001,7 +2983,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.resolved">
         <refnamediv>
           <refname>svn resolved</refname>
@@ -3085,7 +3066,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.revert">
         <refnamediv>
           <refname>svn revert</refname>
@@ -3183,7 +3163,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.status">
         <refnamediv>
           <refname>svn status</refname>
@@ -3523,7 +3502,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.switch">
         <refnamediv>
           <refname>svn switch</refname>
@@ -3677,7 +3655,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svn.c.update">
         <refnamediv>
           <refname>svn update</refname>
@@ -3820,7 +3797,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 2 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.ref.svnadmin">
     <title><command>svnadmin</command></title>
@@ -3834,6 +3811,7 @@
       (and thus can only be used on the machine that holds the
       repository), it refers to the repository with a path, not a URL.</para>
       
+    <!-- =============================================================== -->
     <sect2 id="svn.ref.svnadmin.sw">
       <title><command>svnadmin</command> Switches</title> 
       
@@ -3951,11 +3929,10 @@
       </variablelist>
     </sect2>
 
-    <!-- ================================================================= -->
+    <!-- =============================================================== -->
     <sect2 id="svn.ref.svnadmin.c">
       <title><command>svnadmin</command> Subcommands</title>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnadmin.c.create">
         <refnamediv>
           <refname>svnadmin create</refname>
@@ -4009,7 +3986,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnadmin.c.deltify">
         <refnamediv>
           <refname>svnadmin deltify</refname>
@@ -4043,7 +4019,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnadmin.c.dump">
         <refnamediv>
           <refname>svnadmin dump</refname>
@@ -4122,7 +4097,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnadmin.c.help">
         <refnamediv>
           <refname>svnadmin help</refname>
@@ -4148,7 +4122,6 @@
 
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnadmin.c.hotcopy">
         <refnamediv>
           <refname>svnadmin hotcopy</refname>
@@ -4184,7 +4157,6 @@
 
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnadmin.c.list-dblogs">
         <refnamediv>
           <refname>svnadmin list-dblogs</refname> <refpurpose>Ask
@@ -4211,7 +4183,6 @@
 
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnadmin.c.list-unused-dblogs">
         <refnamediv>
           <refname>svnadmin list-unused-dblogs</refname>
@@ -4254,7 +4225,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnadmin.c.load">
         <refnamediv>
           <refname>svnadmin load</refname> <refpurpose>Read a
@@ -4314,7 +4284,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnadmin.c.lstxns">
         <refnamediv>
           <refname>svnadmin lstxns</refname>
@@ -4348,7 +4317,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnadmin.c.recover">
         <refnamediv>
           <refname>svnadmin recover</refname>
@@ -4418,7 +4386,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
 
       <refentry id="svn.ref.svnadmin.c.rmtxns">
         <refnamediv>
@@ -4468,7 +4435,6 @@
       </refentry>
 
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnadmin.c.setlog">
         <refnamediv>
           <refname>svnadmin setlog</refname>
@@ -4522,7 +4488,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnadmin.c.verify">
         <refnamediv>
           <refname>svnadmin verify</refname>
@@ -4559,7 +4524,7 @@
   </sect1>
   
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 3 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.ref.svnlook">
     <title><command>svnlook</command></title>
@@ -4580,6 +4545,7 @@
       <command>svnlook</command> defaults to the youngest (most
       recent) revision of the repository.</para>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.ref.svnlook.sw">
       <title><command>svnlook</command> Switches</title>
       
@@ -4633,7 +4599,7 @@
 
     </sect2>
 
-    <!-- ================================================================= -->
+    <!-- =============================================================== -->
     <sect2 id="svn.ref.svnlook.c">
       <title><command>svnlook</command></title>
 
@@ -4676,7 +4642,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.cat">
         <refnamediv>
           <refname>svnlook cat</refname>
@@ -4728,7 +4693,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.changed">
         <refnamediv>
           <refname>svnlook changed</refname>
@@ -4776,7 +4740,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.date">
         <refnamediv>
           <refname>svnlook date</refname>
@@ -4816,7 +4779,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.diff">
         <refnamediv>
           <refname>svnlook diff</refname>
@@ -4880,7 +4842,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.dirs-changed">
         <refnamediv>
           <refname>svnlook dirs-changed</refname>
@@ -4921,7 +4882,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.help">
         <refnamediv>
           <refname>svnlook help</refname>
@@ -4946,7 +4906,6 @@
 
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.history">
         <refnamediv>
           <refname>svnlook history</refname>
@@ -5006,7 +4965,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.info">
         <refnamediv>
           <refname>svnlook info</refname>
@@ -5050,7 +5008,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.log">
         <refnamediv>
           <refname>svnlook log</refname>
@@ -5089,7 +5046,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.propget">
         <refnamediv>
           <refname>svnlook propget</refname>
@@ -5137,7 +5093,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.proplist">
         <refnamediv>
           <refname>svnlook proplist</refname>
@@ -5196,7 +5151,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.tree">
         <refnamediv>
           <refname>svnlook tree</refname>
@@ -5244,7 +5198,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.uuid">
         <refnamediv>
           <refname>svnlook uuid</refname>
@@ -5277,7 +5230,6 @@
         </refsect1>
       </refentry>
 
-      <!-- ================================================================= -->
       <refentry id="svn.ref.svnlook.c.youngest">
         <refnamediv>
           <refname>svnlook youngest</refname>
@@ -5311,7 +5263,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 4 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.ref.svnserve">
 
@@ -5332,6 +5284,7 @@
       to apply.  See <xref linkend="svn.serverconfig.svnserve"/> for details of
       the <filename>svnserve.conf</filename> file.</para>
     
+    <!-- =============================================================== -->
     <sect2 id="svn.ref.svnserve.sw">
       <title><command>svnserve</command> Switches</title>
       
@@ -5468,7 +5421,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 5 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.ref.svnversion">
 
@@ -5596,7 +5549,7 @@
   </sect1>
 
   <!-- ================================================================= -->
-  <!-- ======================== SECTION 6 ============================== -->
+  <!-- ================================================================= -->
   <!-- ================================================================= -->
   <sect1 id="svn.ref.mod_dav_svn">
 



More information about the svnbook-dev mailing list