mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
- added mysqlman.1.in to the source distribution (generic fallback
man page that can be used as a default man page for programs that do not have their own man page)
This commit is contained in:
parent
b940ae1012
commit
a082ff3559
2 changed files with 16 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ man_MANS = mysql.1 isamchk.1 isamlog.1 mysql_zap.1 mysqlaccess.1 \
|
|||
|
||||
EXTRA_DIST = mysql.1.in isamchk.1.in isamlog.1.in mysql_zap.1.in \
|
||||
mysqlaccess.1.in mysqladmin.1.in mysqld.1.in mysqld_multi.1.in \
|
||||
mysqldump.1.in mysqlshow.1.in perror.1.in replace.1.in \
|
||||
mysqldump.1.in mysqlshow.1.in perror.1.in replace.1.in mysqlman.1.in \
|
||||
mysqld_safe.1.in mysql_fix_privilege_tables.1.in
|
||||
|
||||
CLEANFILES = $(man_MANS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue