Skip to content

Commit 82f4add

Browse files
bkandasaPiotr Obrzut
authored andcommitted
Rename ndbd_redo_log_reader man page to ndb_redo_log_reader
(cherry picked from commit 3e02a529abdc4f43040b8e83fa075d8bb2280385)
1 parent 0d625e1 commit 82f4add

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

support-files/mysql.spec.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
1+
# Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
22
#
33
# This program is free software; you can redistribute it and/or modify
44
# it under the terms of the GNU General Public License as published by
@@ -1101,7 +1101,7 @@ echo "=====" >> $STATUS_HI
11011101
%doc %attr(644, root, man) %{_mandir}/man1/ndb_show_tables.1*
11021102
%doc %attr(644, root, man) %{_mandir}/man1/ndb_size.pl.1*
11031103
%doc %attr(644, root, man) %{_mandir}/man1/ndb_waiter.1*
1104-
%doc %attr(644, root, man) %{_mandir}/man1/ndbd_redo_log_reader.1*
1104+
%doc %attr(644, root, man) %{_mandir}/man1/ndb_redo_log_reader.1*
11051105
%doc %attr(644, root, man) %{_mandir}/man8/ndb_mgmd.8*
11061106
%doc %attr(644, root, man) %{_mandir}/man8/ndbd.8*
11071107
%doc %attr(644, root, man) %{_mandir}/man8/ndbmtd.8*

0 commit comments

Comments
 (0)