sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit 0014ff2ecfbcd54ecf96c43ee422b0ac72b92b13
parent 67d8efe27d7b7373feab2a251d7bdcfbadce2278
Author: J Pipkin <j@dawnrazor.net>
Date:   Mon, 31 Dec 2012 04:24:14 -0600

updates to add sboremove to see also lists, see also list ordering, email addresses for bug reports

Diffstat:
Mman1/sbocheck.1 | 4++--
Mman1/sboclean.1 | 4++--
Mman1/sboconfig.1 | 4++--
Mman1/sbofind.1 | 4++--
Mman1/sboinstall.1 | 4++--
Mman1/sboremove.1 | 4++--
Mman1/sbosnap.1 | 4++--
Mman1/sboupgrade.1 | 4++--
Mman5/sbotools.conf.5 | 2+-
9 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/man1/sbocheck.1 b/man1/sbocheck.1 @@ -21,10 +21,10 @@ Show version information. .RE .SH BUGS .P -None known, but there may be some. Please report any found to j@dawnrazor.net; patches are always welcome. +None known, but there may be some. Please report any found to j@dawnrazor.net or xocel@iquidus.org; patches are always welcome. .SH SEE ALSO .P -sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboupgrade(1), sbosnap(1), sbotools.conf(5) +sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboremove(1), sbosnap(1), sboupgrade(1), sbotools.conf(5) .SH AUTHORS .P Jacob Pipkin <j@dawnrazor.net> diff --git a/man1/sboclean.1 b/man1/sboclean.1 @@ -35,10 +35,10 @@ Clean working directories, located under /tmp/SBo. Be interactive; sboclean will ask for confirmation for each item which it thinks should be removed. .SH BUGS .P -None known, but there may be some. Please report any found to j@dawnrazor.net; patches are always welcome. +None known, but there may be some. Please report any found to j@dawnrazor.net or xocel@iquidus.org; patches are always welcome. .SH SEE ALSO .P -sbocheck(1), sboconfig(1), sbofind(1), sboinstall(1), sboupgrade(1), sbosnap(1), sbotools.conf(5) +sbocheck(1), sboconfig(1), sbofind(1), sboinstall(1), sboremove(1), sbosnap(1), sboupgrade(1), sbotools.conf(5) .SH AUTHOR .P Jacob Pipkin <j@dawnrazor.net> diff --git a/man1/sboconfig.1 b/man1/sboconfig.1 @@ -52,10 +52,10 @@ SBO_HOME: If set to a path, this is where the slackbuilds.org tree will live; by .RE .SH BUGS .P -None known, but there may be some. Please report any found to j@dawnrazor.net; patches are always welcome. +None known, but there may be some. Please report any found to j@dawnrazor.net or xocel@iquidus.org; patches are always welcome. .SH SEE ALSO .P -sbocheck(1), sboclean(1), sbofind(1), sboinstall(1), sboupgrade(1), sbosnap(1), sbotools.conf(5) +sbocheck(1), sboclean(1), sbofind(1), sboinstall(1), sboremove(1), sbosnap(1), sboupgrade(1), sbotools.conf(5) .SH AUTHORS .P Jacob Pipkin <j@dawnrazor.net> diff --git a/man1/sbofind.1 b/man1/sbofind.1 @@ -31,10 +31,10 @@ Show the contents of the README file for each slackbuild found. .RE .SH BUGS .P -None known, but there may be some. Please report any found to j@dawnrazor.net; patches are always welcome. +None known, but there may be some. Please report any found to j@dawnrazor.net or xocel@iquidus.org; patches are always welcome. .SH SEE ALSO .P -sbocheck(1), sboclean(1), sboconfig(1), sboinstall(1), sboupgrade(1), sbosnap(1), sbotools.conf(5) +sbocheck(1), sboclean(1), sboconfig(1), sboinstall(1), sboremove(1), sbosnap(1), sboupgrade(1), sbotools.conf(5) .SH AUTHORS .P Jacob Pipkin <j@dawnrazor.net> diff --git a/man1/sboinstall.1 b/man1/sboinstall.1 @@ -56,10 +56,10 @@ This option causes sboinstall to skip requirement handling, but still show the R .RE .SH BUGS .P -None known, but there may be some. Please report any found to j@dawnrazor.net; patches are always welcome. +None known, but there may be some. Please report any found to j@dawnrazor.net or xocel@iquidus.org; patches are always welcome. .SH SEE ALSO .P -sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sbosnap(1), sboupgrade(1), sbotools.conf(5) +sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboremove(1), sbosnap(1), sboupgrade(1), sbotools.conf(5) .SH AUTHORS .P Jacob Pipkin <j@dawnrazor.net> diff --git a/man1/sboremove.1 b/man1/sboremove.1 @@ -26,10 +26,10 @@ Always ask to remove requirements, even those required by other packages current .RE .SH BUGS .P -None known, but there may be some. Please report any found to xocel@iquidus.org; patches are always welcome. +None known, but there may be some. Please report any found to xocel@iquidus.org or j@dawnrazor.net; patches are always welcome. .SH SEE ALSO .P -sboupgrade(1), sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sbosnap(1), sbotools.conf(5) +sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sbosnap(1), sboupgrade(1), sbotools.conf(5) .SH AUTHORS .P Luke Williams <xocel@iquidus.org> diff --git a/man1/sbosnap.1 b/man1/sbosnap.1 @@ -32,10 +32,10 @@ Update a previously fetch'd copy of the slackbuilds.org tree. .RE .SH BUGS .P -None known, but there may be some. Please report any found to j@dawnrazor.net; patches are always welcome. +None known, but there may be some. Please report any found to j@dawnrazor.net or xocel@iquidus.org; patches are always welcome. .SH SEE ALSO .P -sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboupgrade(1), sbotools.conf(5) +sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboremove(1), sboupgrade(1), sbotools.conf(5) .SH AUTHORS .P Jacob Pipkin <j@dawnrazor.net> diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1 @@ -71,10 +71,10 @@ When used in combination with the -f option, to force an update even if it would .RE .SH BUGS .P -None known, but there may be some. Please report any found to j@dawnrazor.net; patches are always welcome. +None known, but there may be some. Please report any found to j@dawnrazor.net or xocel@iquidus.org; patches are always welcome. .SH SEE ALSO .P -sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sbosnap(1), sbotools.conf(5) +sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboremove(1), sbosnap(1), sbotools.conf(5) .SH AUTHORS .P Jacob Pipkin <j@dawnrazor.net> diff --git a/man5/sbotools.conf.5 b/man5/sbotools.conf.5 @@ -34,7 +34,7 @@ If set to a path, this is where the slackbuilds.org tree will live; by default, .RE .SH SEE ALSO .P -sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboupgrade(1), sbosnap(1) +sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboremove(1), sbosnap(1), sboupgrade(1) .SH AUTHORS .P Jacob Pipkin <j@dawnrazor.net>