mirror of
https://github.com/sbopkg/sbopkg
synced 2025-02-10 20:47:56 +01:00
Correct a glitch in each man page
Started a sentence on another sentence's line in sbopkg.conf(5) and left a separator at double lines when it should have been changed to single in sbopkg(8).
This commit is contained in:
parent
355a3176fb
commit
1978ab59a9
2 changed files with 3 additions and 2 deletions
|
@ -21,7 +21,8 @@ All boolean options require a
|
||||||
.B YES
|
.B YES
|
||||||
or a
|
or a
|
||||||
.B NO
|
.B NO
|
||||||
without regard to case. All path values must be full.
|
without regard to case.
|
||||||
|
All path values must be full.
|
||||||
.PP
|
.PP
|
||||||
The default configuration options are:
|
The default configuration options are:
|
||||||
.\"---------------------------------------------------------------------
|
.\"---------------------------------------------------------------------
|
||||||
|
|
|
@ -15,7 +15,7 @@ is a command-line and
|
||||||
tool to interact with the SlackBuilds.org (``SBo'') repository, a
|
tool to interact with the SlackBuilds.org (``SBo'') repository, a
|
||||||
collection of third-party SlackBuild scripts to build Slackware
|
collection of third-party SlackBuild scripts to build Slackware
|
||||||
packages.
|
packages.
|
||||||
.\"=====================================================================
|
.\"---------------------------------------------------------------------
|
||||||
.SS Instructions
|
.SS Instructions
|
||||||
.B Sbopkg
|
.B Sbopkg
|
||||||
usage assumes an understanding of SlackBuild scripts, generally, and the
|
usage assumes an understanding of SlackBuild scripts, generally, and the
|
||||||
|
|
Loading…
Add table
Reference in a new issue