summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorunknown <paul@ice.snake.net>2003-10-03 11:42:37 -0500
committerunknown <paul@ice.snake.net>2003-10-03 11:42:37 -0500
commit34c39673e383c54c511995ebfdf55ad37cf74687 (patch)
tree7c50be50de33dd9d15c2cde092112e9b7c29af18 /man
parent904dee7a9774510b3b5992d86981b0f467d8fe3c (diff)
downloadmariadb-git-34c39673e383c54c511995ebfdf55ad37cf74687.tar.gz
Minor edits.
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
Diffstat (limited to 'man')
-rw-r--r--man/mysqlaccess.18
-rw-r--r--man/mysqldump.12
2 files changed, 5 insertions, 5 deletions
diff --git a/man/mysqlaccess.1 b/man/mysqlaccess.1
index fc7c185e050..95e392b1194 100644
--- a/man/mysqlaccess.1
+++ b/man/mysqlaccess.1
@@ -90,10 +90,10 @@ copy grant\-rules from temporary tables to grant\-tables
.BR \-\-rollback
undo the last changes to the grant\-tables.
.SH NOTE
- + 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 '*')
+At least the user and the db must be given (even with wildcards)
+If no host is given, `localhost' is assumed
+Wildcards (*,?,%,_) are allowed for host, user and db, but be sure
+to escape them from your shell!! (i.e., type \\* or '*')
.SH "SEE ALSO"
isamchk (1),
isamlog (1),
diff --git a/man/mysqldump.1 b/man/mysqldump.1
index af50366f24c..6907fcc8777 100644
--- a/man/mysqldump.1
+++ b/man/mysqldump.1
@@ -64,7 +64,7 @@ supports by executing
.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