--- proposal-v3.txt	Wed Jul 30 23:54:04 2008
+++ proposal-v4.txt	Tue Aug 12 04:38:55 2008
@@ -107,7 +107,9 @@
                                                           file
         /var/lib/slocate/slocate.db    Volatile           index file
                                                           see comment 1
-        a cron job entry               Volatile           see comment 2
+        slocate                        Volatile           group name
+                                                          see comment 2
+        a cron job entry               Volatile           see comment 3
         
         ------------------------------------------------------------------
         Imported              Stability    ARC case      Comments
@@ -116,16 +118,20 @@
         /usr/lib/libast.so.1  private      2006/550
         (SONMAE libast.so.1)
 
-        /etc/updatedb.conf                                 see comment 3
+        /etc/updatedb.conf                                 see comment 4
 
         Comment 1: slocate.db is the default index file which will be 
         will be updated by a cron job or when using updatedb.
 
-        Comment 2: this cron job will run updatedb at 3:00 am every day 
+        Comment 2: slocate is a group which is reserved group name with
+        gid 95 for this application. Both slocate and slocate.db belongs
+        to this group and slocate is setgid to this group. 
+
+        Comment 3: this cron job will run updatedb at 3:00 am every day 
         to update the default index file. It will be added when adding 
         package and be removed when removing package.
 
-        Comment 3: updatedb.conf is a configuration file of locate which
+        Comment 4: updatedb.conf is a configuration file of locate which
         belongs to another package findutils. Slocate will parse this con-
         figuration file if it exists. if not, Slocate still can work, by 
         using default or inputed argument.
@@ -164,4 +170,5 @@
 
         Slocate community
         http://slocate.trakker.ca/
+
 
