From c895f59dff7d47e1bcb56d05647cbf2cf07f05d3 Mon Sep 17 00:00:00 2001 From: "chess.griffin" Date: Tue, 15 Jul 2008 15:34:11 +0000 Subject: [PATCH] formatting tweaks to both man pages --- src/usr/man/man5/sbopkg.conf.5 | 4 ++-- src/usr/man/man8/sbopkg.8 | 25 +++++++++++++++++-------- 2 files changed, 19 insertions(+), 10 deletions(-) diff --git a/src/usr/man/man5/sbopkg.conf.5 b/src/usr/man/man5/sbopkg.conf.5 index a769849..1e65e88 100644 --- a/src/usr/man/man5/sbopkg.conf.5 +++ b/src/usr/man/man5/sbopkg.conf.5 @@ -1,4 +1,4 @@ -.TH SBOPKG.CONF 5 "May 2008" sbopkg-SVN "" +.TH SBOPKG.CONF 5 "July 2008" sbopkg-SVN "" .SH NAME .B sbopkg.conf \- Configuration file for sbopkg @@ -20,7 +20,7 @@ The different configuration options are: This option allows the user to set the rsync mirror of the SBo repository that will be used by sbopkg. -The default value of RSYNCMIRROR is slackbuilds.org::slackbuilds +The default value of RSYNCMIRROR is slackbuilds.org::slackbuilds. .TP 5 .B SLACKVER diff --git a/src/usr/man/man8/sbopkg.8 b/src/usr/man/man8/sbopkg.8 index 8c0998b..6812b0f 100644 --- a/src/usr/man/man8/sbopkg.8 +++ b/src/usr/man/man8/sbopkg.8 @@ -1,4 +1,4 @@ -.TH SBOPKG 8 "May 2008" sbopkg-SVN "" +.TH SBOPKG 8 "July 2008" sbopkg-SVN "" .SH NAME .B sbopkg \ - The SlackBuilds.org Package Browser @@ -58,8 +58,11 @@ file to export EDITOR will suffice. .TP 5 .B -b PACKAGE(s) Search for and build PACKAGE(s) from the local SBo repository. If more -than one package is specified, they must be in quotes. For example -"sbopkg -b "foo bar". +than one package is specified, they must be in quotes. For example: + +#sbopkg -b "foo bar" + +will build foo and then bar. .TP 5 .B -d DIRECTORY @@ -82,9 +85,12 @@ Display the SBo ChangeLog.txt and quit. .TP 5 .B -q PACKAGE(s) -Query for PACKAGE(s) by glob. For example, 'sbopkg -q nv' will return -a list of matches, such as the nvidia packages, konversation, and -other packages with 'nv' in their name. +Query for PACKAGE(s) by glob. For example: + +#sbopkg -q nv + +will return a list of matches, such as the nvidia packages, +konversation, and other packages with 'nv' in their name. .TP 5 .B -r @@ -95,8 +101,11 @@ Rsync the local repository with SlackBuilds.org and quit. Search for PACKAGE(s) by specific PACKAGE name and, if found, display the README, SlackBuild, .info, and slack-desc files in that order using $PAGER, which defaults to 'more' as decribed above. If more -than one package is specified, they must be in quotes. For example -"sbopkg -s "foo bar". +than one package is specified, they must be in quotes. For example: + +#sbopkg -s "foo bar" + +will search for foo and then bar. .TP 5 .B -v VERSION