Merged fix-doc-bugs-1016127-934310-937225-1016114

This commit is contained in:
Brian Fraser
2012-08-02 15:10:45 -03:00
26 changed files with 240 additions and 172 deletions

View File

@@ -291,7 +291,7 @@ sub get_dbh {
. "that Perl searches for DBI. If DBI is not installed, try:\n"
. " Debian/Ubuntu apt-get install libdbi-perl\n"
. " RHEL/CentOS yum install perl-DBI\n"
. " OpenSolaris pgk install pkg:/SUNWpmdbi\n";
. " OpenSolaris pkg install pkg:/SUNWpmdbi\n";
}