mirror of
https://github.com/sbopkg/sbopkg
synced 2024-12-28 09:58:58 +01:00
edit both man pages to refer to sbopkg.conf.new
This commit is contained in:
parent
46bb9be10c
commit
4d042bed39
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ The sbopkg.conf file contains configuration settings for
|
||||||
(8), a tool for interacting with the SlackBuilds.org ("SBo")
|
(8), a tool for interacting with the SlackBuilds.org ("SBo")
|
||||||
repository, a collection of third-party SlackBuild scripts to build
|
repository, a collection of third-party SlackBuild scripts to build
|
||||||
Slackware packages. A sample file is provided at
|
Slackware packages. A sample file is provided at
|
||||||
/etc/sbopkg/sbopkg.conf.sample.
|
/etc/sbopkg/sbopkg.conf.new.
|
||||||
|
|
||||||
The different configuration options are:
|
The different configuration options are:
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ SlackBuild scripts to build Slackware packages.
|
||||||
.SH INSTRUCTIONS
|
.SH INSTRUCTIONS
|
||||||
Before sbopkg can be used, a configuration file must be created at
|
Before sbopkg can be used, a configuration file must be created at
|
||||||
/etc/sbopkg/sbopkg.conf. A sample file is provided at
|
/etc/sbopkg/sbopkg.conf. A sample file is provided at
|
||||||
/etc/sbopkg/sbopkg.conf.sample. See
|
/etc/sbopkg/sbopkg.conf.new. See
|
||||||
.B sbopkg.conf
|
.B sbopkg.conf
|
||||||
(5) for more information about the configuration file.
|
(5) for more information about the configuration file.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue