summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2016-01-25 16:01:04 +0100
committerLinus Nordberg <linus@nordu.net>2016-01-25 16:01:04 +0100
commit7f15cd5a881d2d14f80ddf5219577561d3d91eeb (patch)
treeaebf79efef728a1e143da9d48fcd5c2234fb1736 /doc
parentb3dd4ec4c1cfeca1f8fd8bb2c829af69377bcda8 (diff)
"Integrity check".
Diffstat (limited to 'doc')
-rw-r--r--doc/permdb.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/permdb.md b/doc/permdb.md
index bb73903..74ce443 100644
--- a/doc/permdb.md
+++ b/doc/permdb.md
@@ -8,7 +8,7 @@ file.
The data file has the same name as the base name of the store. It
contains the keys and the data for each entry. It is append-only and
-contains enough information for fast integrity detection and rollback.
+contains enough information for fast integrity checking and rollback.
The index file has the name of the data file with ".idx" added. It
contains an index tree referring to the entries in the data file. It
@@ -123,8 +123,8 @@ level corresponds to q bits of the key, starting with the root level
at the MSB of the first byte.
-Integrity detection
--------------------
+Integrity checking
+------------------
1. Check cookie.
2. Read last commit using length field in trailer.