diff -r cd292c2de0b6 -r 08b9c2e3cb37 docs/package-set.xml --- a/docs/package-set.xml Wed Jul 02 14:37:38 2008 -0400 +++ b/docs/package-set.xml Mon Feb 20 19:28:38 2012 +0000 @@ -8,7 +8,7 @@ File header - The repo starts with a header, containing some number of + The rzdb file starts with a header, containing some number of sections, terminated by a section with type 0: @@ -27,7 +27,7 @@ ]]> - razor_set_open() mmaps the repo file, and creates a struct razor_set: + razor_set_open() mmaps the rzdb file, and creates a struct razor_set: RAZOR_STRING_POOL Stores one copy of - each string that appears in the repo. (At the moment, this - is: package names, package versions, property names, + each string that appears in the rzdb file. (At the moment, + this is: package names, package versions, property names, property versions, and (basenames of) filenames.) The strings are arbitrarily-sized, 0-terminated, and not in any particular order (although the empty string always ends up