diff --git a/src/usr/man/man5/sbopkg.conf.5 b/src/usr/man/man5/sbopkg.conf.5 index 3d8acf1..b87eb5e 100644 --- a/src/usr/man/man5/sbopkg.conf.5 +++ b/src/usr/man/man5/sbopkg.conf.5 @@ -20,7 +20,10 @@ The different configuration options are: This option allows the user to choose the repository to use. The default options are SBo, SB64 and local. The 'local' choice corresponds to a user-maintained repository whose -structure must be the same as the one used by SlackBuilds.org. +structure must be the same as the one used by SlackBuilds.org. NOTE: +all of the REPO_* variables are affected by the repository files +maintained in /etc/sbopkg/repos.d. Please see the README-repos.d +document in the sbopkg /doc directory. The default value of REPO_NAME is: .br diff --git a/src/usr/man/man8/sbopkg.8 b/src/usr/man/man8/sbopkg.8 index c290870..7482918 100644 --- a/src/usr/man/man8/sbopkg.8 +++ b/src/usr/man/man8/sbopkg.8 @@ -216,8 +216,14 @@ branch in any repository. .B /etc/sbopkg/sbopkg.conf \ - File to specify configuration options. -.B /etc/sbopkg/sbopkg-renames -\ - File that lists software in SBo repository that has been renamed. +.B /etc/sbopkg/renames.d/50-default +\ - Default ile that lists software in SBo repository that has been renamed. +See the README-renames.d document in the sbopkg /doc directory for more +information. + +.B /etc/sbopkg/repos.d/{40-sbo.repo,50-sb64.repo,60-local.repo} +\ - Three default files for various types of sbopkg repositories. See the +README-repos.d document in the sbopkg /doc directory for more information. .SH "SEE ALSO" .BR sbopkg.conf (5)