summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorjoerg@trift2. <>2008-03-19 19:59:08 +0100
committerjoerg@trift2. <>2008-03-19 19:59:08 +0100
commit25c9fd5961cb1a96d3f1e1cd012cd29c418805c9 (patch)
tree2692e8ae2f3e132f6fd257e6d30bf844fa8f3297 /support-files
parentf1298e4d67c2f69fff320c38cd475e4a653e3012 (diff)
parent9ece3ac2df71eeac3ac3ede6307a6a8532f169e2 (diff)
downloadmariadb-git-25c9fd5961cb1a96d3f1e1cd012cd29c418805c9.tar.gz
Merge trift2.:/MySQL/M50/man8-5.0
into trift2.:/MySQL/M51/man8-5.1
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index bd01dc86e31..9a417d5f02d 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -701,10 +701,12 @@ fi
%files ndb-storage
%defattr(-,root,root,0755)
%attr(755, root, root) %{_sbindir}/ndbd
+%doc %attr(644, root, man) %{_mandir}/man8/ndbd.8*
%files ndb-management
%defattr(-,root,root,0755)
%attr(755, root, root) %{_sbindir}/ndb_mgmd
+%doc %attr(644, root, man) %{_mandir}/man8/ndb_mgmd.8*
%files ndb-tools
%defattr(-,root,root,0755)
@@ -797,6 +799,10 @@ fi
# itself - note that they must be ordered by date (important when
# merging BK trees)
%changelog
+* Wed Mar 19 2008 Joerg Bruehe <joerg@mysql.com>
+
+- Add the man pages for "ndbd" and "ndb_mgmd".
+
* Mon Feb 18 2008 Timothy Smith <tim@mysql.com>
- Require a manual upgrade if the alread-installed mysql-server is