summaryrefslogtreecommitdiff
path: root/doc/internals.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/internals.mdwn')
-rw-r--r--doc/internals.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/internals.mdwn b/doc/internals.mdwn
index 54edf0b38..329961ccd 100644
--- a/doc/internals.mdwn
+++ b/doc/internals.mdwn
@@ -7,8 +7,8 @@ some documentation to that end.
### `.git/annex/objects/aa/bb/*/*`
This is where locally available file contents are actually stored.
-Files added to the annex get a symlink checked into git that points
-to the file content.
+Files added to the annex get a symlink or pointer file checked into git,
+that points to the file content.
First there are two levels of directories used for hashing, to prevent
too many things ending up in any one directory.