diff --git a/bin/xbps-repo/xbps-repo.8 b/bin/xbps-repo/xbps-repo.8 index 9955fd0e..ad1ac7e5 100644 --- a/bin/xbps-repo/xbps-repo.8 +++ b/bin/xbps-repo/xbps-repo.8 @@ -1,4 +1,4 @@ -.Dd December 22, 2011 +.Dd February 5, 2012 .Os Void GNU/Linux .Dt xbps-repo 8 .Sh NAME @@ -113,11 +113,13 @@ the info from target repository. Syncs the package index file for all registered remote repositories. The index file will be fetched if local and remote size/mtime do not match. .Sh FILES -.Bl -tag -width /var/db/xbps//index.plist -compact +.Bl -tag -width /var/db/xbps//rindex-files.plist -compact .It Pa /etc/xbps/xbps.conf Default XBPS configuration file. -.It Pa /var/db/xbps//index.plist +.It Pa /var/db/xbps//rindex.plist Remote repository package index file. +.It Pa /var/db/xbps//rindex-files.plist +Remote repository package files cache file. .It Pa /var/cache/xbps XBPS cache directory for downloaded binary packages. .Sh SEE ALSO