summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorjoerg@trift2. <>2008-03-19 19:42:59 +0100
committerjoerg@trift2. <>2008-03-19 19:42:59 +0100
commit9ece3ac2df71eeac3ac3ede6307a6a8532f169e2 (patch)
treee66708b826161d6f6c5ebd55523189d47118abd8 /support-files
parent566dab8f19436d691499303ec37151e09f472785 (diff)
parentd4e7bf87095f7be5405f3712f0088393bbde44df (diff)
downloadmariadb-git-9ece3ac2df71eeac3ac3ede6307a6a8532f169e2.tar.gz
Merge trift2.:/MySQL/M41/man8-4.1
into trift2.:/MySQL/M50/man8-5.0
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 acf7d571710..ddffb2827b0 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -689,10 +689,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)
@@ -782,6 +784,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