Skip to content

Commit 3762774

Browse files
committed
Rename ndbd_redo_log_reader man page to ndb_redo_log_reader
1 parent bb022bd commit 3762774

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packaging/deb-in/deb_ndb.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Description: memcached
129129
/usr/share/man/man1/ndb_show_tables.1*
130130
/usr/share/man/man1/ndb_size.pl.1*
131131
/usr/share/man/man1/ndb_waiter.1*
132-
/usr/share/man/man1/ndbd_redo_log_reader.1*
132+
/usr/share/man/man1/ndb_redo_log_reader.1*
133133
/usr/share/man/man1/ndbinfo_select_all.1*
134134
")
135135

packaging/rpm-oel/mysql.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@ fi
11371137
%attr(644, root, root) %{_mandir}/man1/ndb_show_tables.1*
11381138
%attr(644, root, root) %{_mandir}/man1/ndb_size.pl.1*
11391139
%attr(644, root, root) %{_mandir}/man1/ndb_waiter.1*
1140-
%attr(644, root, root) %{_mandir}/man1/ndbd_redo_log_reader.1*
1140+
%attr(644, root, root) %{_mandir}/man1/ndb_redo_log_reader.1*
11411141
%attr(644, root, root) %{_mandir}/man1/ndbinfo_select_all.1*
11421142
%endif #cluster
11431143

packaging/rpm-sles/mysql.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@ fi
960960
%attr(644, root, root) %{_mandir}/man1/ndb_show_tables.1*
961961
%attr(644, root, root) %{_mandir}/man1/ndb_size.pl.1*
962962
%attr(644, root, root) %{_mandir}/man1/ndb_waiter.1*
963-
%attr(644, root, root) %{_mandir}/man1/ndbd_redo_log_reader.1*
963+
%attr(644, root, root) %{_mandir}/man1/ndb_redo_log_reader.1*
964964
%attr(644, root, root) %{_mandir}/man1/ndbinfo_select_all.1*
965965
%endif #cluster
966966

0 commit comments

Comments
 (0)