Skip to content

Commit bd05c7d

Browse files
committed
Updating man pages from Docs
Approved by: Erlend Dahl <erlend.dahl@oracle.com>
1 parent 3ad63d6 commit bd05c7d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+8868
-4814
lines changed

man/comp_err.1

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: comp_err
33
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
44
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5-
.\" Date: 11/23/2023
5+
.\" Date: 05/24/2024
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.3
7+
.\" Source: MySQL 9.0
88
.\" Language: English
99
.\"
10-
.TH "COMP_ERR" "1" "11/23/2023" "MySQL 8\&.3" "MySQL Database System"
10+
.TH "COMP_ERR" "1" "05/24/2024" "MySQL 9\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -515,7 +515,7 @@ Display version information and exit\&.
515515
.SH "COPYRIGHT"
516516
.br
517517
.PP
518-
Copyright \(co 1997, 2023, Oracle and/or its affiliates.
518+
Copyright \(co 1997, 2024, Oracle and/or its affiliates.
519519
.PP
520520
This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
521521
.PP

man/ibd2sdi.1

+10-10
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: ibd2sdi
33
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
44
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5-
.\" Date: 11/23/2023
5+
.\" Date: 05/24/2024
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.3
7+
.\" Source: MySQL 9.0
88
.\" Language: English
99
.\"
10-
.TH "IBD2SDI" "1" "11/23/2023" "MySQL 8\&.3" "MySQL Database System"
10+
.TH "IBD2SDI" "1" "05/24/2024" "MySQL 9\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -146,11 +146,11 @@ Display a help message and exit\&. For example:
146146
.\}
147147
.nf
148148
Usage: \&./ibd2sdi [\-v] [\-c <strict\-check>] [\-d <dump file name>] [\-n] filename1 [filenames]
149-
See http://dev\&.mysql\&.com/doc/refman/8\&.0/en/ibd2sdi\&.html for usage hints\&.
149+
See http://dev\&.mysql\&.com/doc/refman/9\&.0/en/ibd2sdi\&.html for usage hints\&.
150150
\-h, \-\-help Display this help and exit\&.
151151
\-v, \-\-version Display version information and exit\&.
152152
\-#, \-\-debug[=name] Output debug log\&. See
153-
http://dev\&.mysql\&.com/doc/refman/8\&.0/en/dbug\-package\&.html
153+
http://dev\&.mysql\&.com/doc/refman/9\&.0/en/dbug\-package\&.html
154154
\-d, \-\-dump\-file=name
155155
Dump the tablespace SDI into the file passed by user\&.
156156
Without the filename, it will default to stdout
@@ -221,7 +221,7 @@ Display version information and exit\&. For example:
221221
.RS 4
222222
.\}
223223
.nf
224-
ibd2sdi Ver 8\&.0\&.3\-dmr for Linux on x86_64 (Source distribution)
224+
ibd2sdi Ver 9\&.0\&.0 for Linux on x86_64 (Source distribution)
225225
.fi
226226
.if n \{\
227227
.RE
@@ -261,7 +261,7 @@ T}
261261
.TE
262262
.sp 1
263263
Prints a debug log\&. For debug options, refer to
264-
Section\ \&5.9.4, \(lqThe DBUG Package\(rq\&.
264+
Section\ \&7.9.4, \(lqThe DBUG Package\(rq\&.
265265
.sp
266266
.if n \{\
267267
.RS 4
@@ -427,7 +427,7 @@ mysql\&.tables
427427
and
428428
mysql\&.tablespace
429429
data dictionary tables\&. For information about data dictionary tables, see
430-
Section\ \&14.1, \(lqData Dictionary Schema\(rq\&.
430+
Section\ \&16.1, \(lqData Dictionary Schema\(rq\&.
431431
.sp
432432
.if n \{\
433433
.RS 4
@@ -796,7 +796,7 @@ ibd2sdi \-\-skip\-pretty \&.\&./data/test/t1\&.ibd
796796
.SH "COPYRIGHT"
797797
.br
798798
.PP
799-
Copyright \(co 1997, 2023, Oracle and/or its affiliates.
799+
Copyright \(co 1997, 2024, Oracle and/or its affiliates.
800800
.PP
801801
This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
802802
.PP
@@ -813,7 +813,7 @@ jq
813813
.IP " 2." 4
814814
MySQL Internals documentation
815815
.RS 4
816-
\%https://dev.mysql.com/doc/dev/
816+
\%https://dev.mysql.com/doc/dev/mysql-server/latest/
817817
.RE
818818
.SH "SEE ALSO"
819819
For more information, please refer to the MySQL Reference Manual,

man/innochecksum.1

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: innochecksum
33
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
44
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5-
.\" Date: 11/23/2023
5+
.\" Date: 05/24/2024
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.3
7+
.\" Source: MySQL 9.0
88
.\" Language: English
99
.\"
10-
.TH "INNOCHECKSUM" "1" "11/23/2023" "MySQL 8\&.3" "MySQL Database System"
10+
.TH "INNOCHECKSUM" "1" "05/24/2024" "MySQL 9\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -1373,7 +1373,7 @@ innochecksum\&.exe ibdata3
13731373
.SH "COPYRIGHT"
13741374
.br
13751375
.PP
1376-
Copyright \(co 1997, 2023, Oracle and/or its affiliates.
1376+
Copyright \(co 1997, 2024, Oracle and/or its affiliates.
13771377
.PP
13781378
This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
13791379
.PP

man/my_print_defaults.1

+9-9
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: my_print_defaults
33
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
44
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5-
.\" Date: 11/23/2023
5+
.\" Date: 05/24/2024
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.3
7+
.\" Source: MySQL 9.0
88
.\" Language: English
99
.\"
10-
.TH "MY_PRINT_DEFAULTS" "1" "11/23/2023" "MySQL 8\&.3" "MySQL Database System"
10+
.TH "MY_PRINT_DEFAULTS" "1" "05/24/2024" "MySQL 9\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -121,7 +121,7 @@ d:t:o,/tmp/my_print_defaults\&.trace\&.
121121
Read this option file after the global option file but (on Unix) before the user option file\&.
122122
.sp
123123
For additional information about this and other option\-file options, see
124-
Section\ \&4.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
124+
Section\ \&6.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
125125
.RE
126126
.sp
127127
.RS 4
@@ -137,7 +137,7 @@ Section\ \&4.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(r
137137
In addition to the groups named on the command line, read groups that have the given suffix\&.
138138
.sp
139139
For additional information about this and other option\-file options, see
140-
Section\ \&4.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
140+
Section\ \&6.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
141141
.RE
142142
.sp
143143
.RS 4
@@ -160,7 +160,7 @@ utility\&. See
160160
mysql_config_editor(1)\&.
161161
.sp
162162
For additional information about this and other option\-file options, see
163-
Section\ \&4.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
163+
Section\ \&6.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
164164
.RE
165165
.sp
166166
.RS 4
@@ -179,7 +179,7 @@ See
179179
for related information\&.
180180
.sp
181181
For additional information about this and other option\-file options, see
182-
Section\ \&4.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
182+
Section\ \&6.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
183183
.RE
184184
.sp
185185
.RS 4
@@ -195,7 +195,7 @@ Section\ \&4.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(r
195195
Return an empty string\&.
196196
.sp
197197
For additional information about this and other option\-file options, see
198-
Section\ \&4.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
198+
Section\ \&6.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
199199
.RE
200200
.sp
201201
.RS 4
@@ -240,7 +240,7 @@ Display version information and exit\&.
240240
.SH "COPYRIGHT"
241241
.br
242242
.PP
243-
Copyright \(co 1997, 2023, Oracle and/or its affiliates.
243+
Copyright \(co 1997, 2024, Oracle and/or its affiliates.
244244
.PP
245245
This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
246246
.PP

man/myisam_ftdump.1

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: myisam_ftdump
33
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
44
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5-
.\" Date: 11/23/2023
5+
.\" Date: 05/24/2024
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.3
7+
.\" Source: MySQL 9.0
88
.\" Language: English
99
.\"
10-
.TH "MYISAM_FTDUMP" "1" "11/23/2023" "MySQL 8\&.3" "MySQL Database System"
10+
.TH "MYISAM_FTDUMP" "1" "05/24/2024" "MySQL 9\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -304,7 +304,7 @@ Verbose mode\&. Print more output about what the program does\&.
304304
.SH "COPYRIGHT"
305305
.br
306306
.PP
307-
Copyright \(co 1997, 2023, Oracle and/or its affiliates.
307+
Copyright \(co 1997, 2024, Oracle and/or its affiliates.
308308
.PP
309309
This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
310310
.PP

0 commit comments

Comments
 (0)