diff options
author | Linus Nordberg <linus@nordu.net> | 2016-12-12 12:16:50 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2016-12-12 12:16:50 +0100 |
commit | 242b8a9c1f4e14f20e20772ab0f116ac402e7f23 (patch) | |
tree | ef40b8ec6acbf1f2a8887cb443d320b33c0edddd | |
parent | f9f00d0f6042dbfd05fe92659a1e13a53f0ae055 (diff) |
Minor wording.
-rw-r--r-- | doc/merge.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/merge.txt b/doc/merge.txt index d12424f..254e6fc 100644 --- a/doc/merge.txt +++ b/doc/merge.txt @@ -9,8 +9,8 @@ The merge process - merge-backup reads 'fetched' and pushes these entries to secondary merge nodes, maintaining one file per secondary, - 'backup.<secondary>', indicating how many entries that have been - copied to and verified at the secondary in question. + 'backup.<secondary>', indicating which entries have been copied to + and verified at node <secondary>. - merge-sth writes a new 'sth' file by reading the 'backup.<secondary>' files into a list, picking a new tree size by |