diff options
author | unknown <joerg@trift2.> | 2007-03-02 16:32:27 +0100 |
---|---|---|
committer | unknown <joerg@trift2.> | 2007-03-02 16:32:27 +0100 |
commit | 56eae45c8fa9199a77fd881e8b772e5f95a998f4 (patch) | |
tree | 95bff925135971149d065fb2976ff66d4702b2e0 /support-files | |
parent | 00179853d4569f466fff11e19426ea5f6dcf7e2d (diff) | |
download | mariadb-git-56eae45c8fa9199a77fd881e8b772e5f95a998f4.tar.gz |
More man pages for the RPMs.
support-files/mysql.spec.sh:
More man pages.
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index e0fe8d60aa6..fef0ed4780b 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -723,6 +723,8 @@ fi %attr(755, root, root) %{_bindir}/mysqlmanager %attr(755, root, root) %{_bindir}/mysqlmanagerc %attr(755, root, root) %{_bindir}/mysqlmanager-pwgen +%doc %attr(644, root, man) %{_mandir}/man1/mysql_client_test.1* +%doc %attr(644, root, man) %{_mandir}/man1/mysql-test-run.pl.1* %files Max %defattr(-, root, root, 0755) |