From 820d2f5354564b09d6144609f9678cea5a6052fa Mon Sep 17 00:00:00 2001 From: gmlb Date: Wed, 2 Aug 2000 17:04:29 +0000 Subject: [PATCH] Fixed some documentation typOs. (in the install docs) git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@25 c11ca15a-4712-0410-83d8-924469b57eb5 --- INSTALL | 2 +- INSTALL.mysql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 0b78705..13d7866 100644 --- a/INSTALL +++ b/INSTALL @@ -13,7 +13,7 @@ Method of installation. - LWP - Debian: (apt-get install libwww-perl) - HTML::Parser - - Debian: (apt-get install libhtml-parse-perl) + - Debian: (apt-get install libhtml-parser-perl) - Choice of database - MySQL (see INSTALL.mysql) diff --git a/INSTALL.mysql b/INSTALL.mysql index 78f2747..2c0f584 100644 --- a/INSTALL.mysql +++ b/INSTALL.mysql @@ -5,7 +5,7 @@ INSTALL.mysql - Debian: (apt-get install libdbd-mysql-perl) - run 'mysqladmin -u root -p create ' -- run 'scripts/setup_user.pl' +- run 'scripts/setup_users.pl' = Possible problems - if connection to localhost is (short) refused, run '/etc/init.d/mysql stop'. -- 2.39.5