From: Daira Hopwood <daira@jacaranda.org>
Date: Tue, 19 May 2015 23:12:49 +0000 (+0100)
Subject: remote-to-local-sync.rst: header changes.
X-Git-Url: https://git.rkrishnan.org/Site/bar.txt?a=commitdiff_plain;h=a054ecc36acf237bb327728302dafcfc3a08961b;p=tahoe-lafs%2Ftahoe-lafs.git

remote-to-local-sync.rst: header changes.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
---

diff --git a/docs/proposed/magic-folder/remote-to-local-sync.rst b/docs/proposed/magic-folder/remote-to-local-sync.rst
index 9bae353c..a3ebab5f 100644
--- a/docs/proposed/magic-folder/remote-to-local-sync.rst
+++ b/docs/proposed/magic-folder/remote-to-local-sync.rst
@@ -1,7 +1,8 @@
 Magic Folder design for remote-to-local sync
 ============================================
 
-*Scope*
+Scope
+-----
 
 In this Objective we will design remote-to-local synchronization:
 
@@ -25,6 +26,10 @@ design.
 
 .. _otf-magic-folder-objective4: https://tahoe-lafs.org/trac/tahoe-lafs/query?status=!closed&keywords=~otf-magic-folder-objective4
 
+
+Representing the Magic Folder in Tahoe-LAFS
+-------------------------------------------
+
 *Glossary*
 
 Object: a file or directory
@@ -36,9 +41,6 @@ Descendant: a direct or indirect child in a directory or folder tree
 Subfolder: a folder that is a descendant of a magic folder
 Subpath: the path from a magic folder to one of its descendants
 
-
-*Detecting remote changes*
-
 Unlike the local case where we use inotify or ReadDirectoryChangesW to
 detect filesystem changes, we have no mechanism to register a monitor for
 changes to a Tahoe-LAFS directory. Therefore, we must periodically poll