From: Kristian Høgsberg Date: Wed, 2 Jul 2008 18:39:44 +0000 (-0400) Subject: Rename a couple more .repo references. X-Git-Tag: 0.1~66 X-Git-Url: http://project.juiblex.co.uk/git/?a=commitdiff_plain;h=0b5cd06a3d5e24abe0264068638334ebb2ada587;p=razor2.git%2F.git Rename a couple more .repo references. --- diff --git a/docs/package-set.xml b/docs/package-set.xml index c81c16a..3730516 100644 --- a/docs/package-set.xml +++ b/docs/package-set.xml @@ -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 @@ struct razor_set_section { ]]> - 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