diff options
author | Jacob Pipkin <d4wnr4z0r@yahoo.com> | 2012-05-15 10:07:35 -0500 |
---|---|---|
committer | Jacob Pipkin <d4wnr4z0r@yahoo.com> | 2012-05-15 10:07:35 -0500 |
commit | 77d6e914c4e7c3fc49738a5b5244cf1317bfb45e (patch) | |
tree | e28adf8ad7351bcc5c81fa6153dca40a43814db1 /man1/sbofind.1 | |
parent | ce539af98deefc6bc72848cfc0fc0fa82d6c8cb4 (diff) | |
download | sbotools2-77d6e914c4e7c3fc49738a5b5244cf1317bfb45e.tar.xz |
changing 'SBo' to 'slackbuild' in the man pages - better SEO
Diffstat (limited to 'man1/sbofind.1')
-rw-r--r-- | man1/sbofind.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man1/sbofind.1 b/man1/sbofind.1 index 6fa0870..d8c12dd 100644 --- a/man1/sbofind.1 +++ b/man1/sbofind.1 @@ -7,7 +7,7 @@ sbofind - search SlackBuilds for a given name sbofind [-v] search_term .SH DESCRIPTION .P -sbofind searches the names of all SlackBuilds for a given term. It reports back any SBos found along with the path for each. This is equivalent to running "cd /usr/ports; make search name=$search_term display=name,path" on a FreeBSD system. For a more general search, the slackbuilds.org site should be consulted, where tags also exist and are included in the searched fields. +sbofind searches the names of all SlackBuilds for a given term. It reports back any slackbuilds found along with the path for each. This is equivalent to running "cd /usr/ports; make search name=$search_term display=name,path" on a FreeBSD system. For a more general search, the slackbuilds.org site should be consulted, where tags also exist and are included in the searched fields. .SH OPTIONS .P -v |