Skip to content

Commit b8dfc87

Browse files
committed
Updating man pages from Docs
Approved-by: Bjorn Munch <bjorn.munch@oracle.com>
1 parent a9b35c6 commit b8dfc87

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

+4245
-3081
lines changed

man/comp_err.1

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: \fBcomp_err\fR
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/26/2020
5+
.\" Date: 03/07/2021
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "\FBCOMP_ERR\FR" "1" "11/26/2020" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "\FBCOMP_ERR\FR" "1" "03/07/2021" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -96,7 +96,7 @@ like this:
9696
.RS 4
9797
.\}
9898
.nf
99-
shell> \fBcomp_err [\fR\fB\fIoptions\fR\fR\fB]\fR
99+
comp_err [\fIoptions\fR]
100100
.fi
101101
.if n \{\
102102
.RE
@@ -299,7 +299,7 @@ Display version information and exit\&.
299299
.SH "COPYRIGHT"
300300
.br
301301
.PP
302-
Copyright \(co 1997, 2020, Oracle and/or its affiliates.
302+
Copyright \(co 1997, 2021, Oracle and/or its affiliates.
303303
.PP
304304
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.
305305
.PP

man/ibd2sdi.1

+13-15
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: \fBibd2sdi\fR
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/26/2020
5+
.\" Date: 03/07/2021
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "\FBIBD2SDI\FR" "1" "11/26/2020" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "\FBIBD2SDI\FR" "1" "03/07/2021" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -75,7 +75,7 @@ utility like this:
7575
.RS 4
7676
.\}
7777
.nf
78-
shell> \fBibd2sdi [\fR\fB\fIoptions\fR\fR\fB] \fR\fB\fIfile_name1\fR\fR\fB [\fR\fB\fIfile_name2 file_name3 \&.\&.\&.\fR\fR\fB]\fR
78+
ibd2sdi [\fIoptions\fR] \fIfile_name1\fR [\fIfile_name2 file_name3 \&.\&.\&.\fR]
7979
.fi
8080
.if n \{\
8181
.RE
@@ -90,7 +90,7 @@ system tablespace, but it cannot be run on more than one tablespace at a time\&.
9090
.RS 4
9191
.\}
9292
.nf
93-
shell> \fBibd2sdi ibdata1 ibdata2\fR
93+
ibd2sdi ibdata1 ibdata2
9494
.fi
9595
.if n \{\
9696
.RE
@@ -117,13 +117,12 @@ supports the following options:
117117
.\}
118118
\fB\-\-help\fR,
119119
\fB\-h\fR
120-
Displays command\-line help\&.
120+
Display a help message and exit\&. For example:
121121
.sp
122122
.if n \{\
123123
.RS 4
124124
.\}
125125
.nf
126-
shell> \fBibd2sdi \-\-help\fR
127126
Usage: \&./ibd2sdi [\-v] [\-c <strict\-check>] [\-d <dump file name>] [\-n] filename1 [filenames]
128127
See http://dev\&.mysql\&.com/doc/refman/8\&.0/en/ibd2sdi\&.html for usage hints\&.
129128
\-h, \-\-help Display this help and exit\&.
@@ -172,13 +171,12 @@ pretty TRUE
172171
.\}
173172
\fB\-\-version\fR,
174173
\fB\-v\fR
175-
Displays MySQL version information\&.
174+
Display version information and exit\&. For example:
176175
.sp
177176
.if n \{\
178177
.RS 4
179178
.\}
180179
.nf
181-
shell> \fBibd2sdi \-\-version\fR
182180
ibd2sdi Ver 8\&.0\&.3\-dmr for Linux on x86_64 (Source distribution)
183181
.fi
184182
.if n \{\
@@ -203,7 +201,7 @@ Section\ \&5.9.4, \(lqThe DBUG Package\(rq\&.
203201
.RS 4
204202
.\}
205203
.nf
206-
shell> \fBibd2sdi \-\-debug=d:t /tmp/ibd2sdi\&.trace\fR
204+
ibd2sdi \-\-debug=d:t /tmp/ibd2sdi\&.trace
207205
.fi
208206
.if n \{\
209207
.RE
@@ -232,7 +230,7 @@ stdout\&.
232230
.RS 4
233231
.\}
234232
.nf
235-
shell> \fBibd2sdi \-\-dump\-file=\fR\fB\fIfile_name\fR\fR\fB \&.\&./data/test/t1\&.ibd\fR
233+
ibd2sdi \-\-dump\-file=\fIfile_name\fR \&.\&./data/test/t1\&.ibd
236234
.fi
237235
.if n \{\
238236
.RE
@@ -412,7 +410,7 @@ checksum algorithm is specified:
412410
.RS 4
413411
.\}
414412
.nf
415-
shell> \fBibd2sdi \-\-strict\-check=innodb \&.\&./data/test/t1\&.ibd\fR
413+
ibd2sdi \-\-strict\-check=innodb \&.\&./data/test/t1\&.ibd
416414
.fi
417415
.if n \{\
418416
.RE
@@ -426,7 +424,7 @@ checksum algorithm is specified:
426424
.RS 4
427425
.\}
428426
.nf
429-
shell> \fBibd2sdi \-c crc32 \&.\&./data/test/t1\&.ibd\fR
427+
ibd2sdi \-c crc32 \&.\&./data/test/t1\&.ibd
430428
.fi
431429
.if n \{\
432430
.RE
@@ -458,7 +456,7 @@ Skips checksum validation for pages that are read\&.
458456
.RS 4
459457
.\}
460458
.nf
461-
shell> \fBibd2sdi \-\-no\-check \&.\&./data/test/t1\&.ibd\fR
459+
ibd2sdi \-\-no\-check \&.\&./data/test/t1\&.ibd
462460
.fi
463461
.if n \{\
464462
.RE
@@ -483,7 +481,7 @@ to disable\&.
483481
.RS 4
484482
.\}
485483
.nf
486-
shell> \fBibd2sdi \-\-skip\-pretty \&.\&./data/test/t1\&.ibd\fR
484+
ibd2sdi \-\-skip\-pretty \&.\&./data/test/t1\&.ibd
487485
.fi
488486
.if n \{\
489487
.RE
@@ -492,7 +490,7 @@ shell> \fBibd2sdi \-\-skip\-pretty \&.\&./data/test/t1\&.ibd\fR
492490
.SH "COPYRIGHT"
493491
.br
494492
.PP
495-
Copyright \(co 1997, 2020, Oracle and/or its affiliates.
493+
Copyright \(co 1997, 2021, Oracle and/or its affiliates.
496494
.PP
497495
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.
498496
.PP

0 commit comments

Comments
 (0)