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:
slakmagik 2010-06-02 23:05:41 +00:00
parent 355a3176fb
commit 1978ab59a9
2 changed files with 3 additions and 2 deletions

View file

@ -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:
.\"--------------------------------------------------------------------- .\"---------------------------------------------------------------------

View file

@ -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