Skip to content

Commit 1ba7e94

Browse files
author
paul@ice.snake.net
committed
Minor edits.
1 parent 8c13c30 commit 1ba7e94

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

BitKeeper/etc/logging_ok

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ nick@mysql.com
8080
nick@nick.leippe.com
8181
paul@central.snake.net
8282
paul@ice.local
83+
paul@ice.snake.net
8384
paul@teton.kitebird.com
8485
pem@mysql.com
8586
peter@linux.local

man/mysqlaccess.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@ copy grant\-rules from temporary tables to grant\-tables
9090
.BR \-\-rollback
9191
undo the last changes to the grant\-tables.
9292
.SH NOTE
93-
+ At least the user and the db must be given (even with wildcards)
94-
+ If no host is given, `localhost' is assumed
95-
+ Wilcards (*,?,%,_) are allowed for host, user and db, but be sure
96-
to escape them from your shell!! (ie type \* or '*')
93+
At least the user and the db must be given (even with wildcards)
94+
If no host is given, `localhost' is assumed
95+
Wildcards (*,?,%,_) are allowed for host, user and db, but be sure
96+
to escape them from your shell!! (i.e., type \\* or '*')
9797
.SH "SEE ALSO"
9898
isamchk (1),
9999
isamlog (1),

man/mysqldump.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ supports by executing
6464
.TP
6565
.BR \-A | \-\-all\-databases
6666
Dump all the databases. This will be same as
67-
.BR\-\-databases
67+
.BR \-\-databases
6868
with all databases selected.
6969
.TP
7070
.BR \-a | \-\-all

0 commit comments

Comments
 (0)