--- mysql-3.23.51/man/mysqlaccess.1.manfixes 2002-07-18 17:03:00.000000000 -0400 +++ mysql-3.23.51/man/mysqlaccess.1 2002-07-18 17:03:23.000000000 -0400 @@ -93,8 +93,8 @@ + At least the user and the db must be given (even with wildcards) + If no host is given, `localhost' is assumed + Wilcards (*,?,%,_) are allowed for host, user and db, but be sure - to escape them from your shell!! (ie type \* or '*') -.SH "SEE ALSO" + to escape them from your shell!! (ie type \\* or '*') +.SH SEE ALSO isamchk (1), isamlog (1), mysqlaccess (1), --- mysql-3.23.51/man/mysqldump.1.manfixes 2002-07-18 17:21:41.000000000 -0400 +++ mysql-3.23.51/man/mysqldump.1 2002-07-18 17:22:54.000000000 -0400 @@ -64,7 +64,7 @@ .TP .BR \-A | \-\-all\-databases Dump all the databases. This will be same as -.BR\-\-databases +.BR \-\-databases with all databases selected. .TP .BR \-a | \-\-all