Skip to content

Commit 9011e3b

Browse files
iangilfillangrooverdan
authored andcommitted
Update man pages, binary names, version
1 parent 44733aa commit 9011e3b

Some content is hidden

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

57 files changed

+2924
-2924
lines changed

man/comp_err.1

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'\" t
22
.\"
3-
.TH "\fBCOMP_ERR\fR" "1" "15 May 2020" "MariaDB 10.11" "MariaDB Database System"
3+
.TH "\fBCOMP_ERR\fR" "1" "4 September 2024" "MariaDB 11.4" "MariaDB Database System"
44
.\" -----------------------------------------------------------------
55
.\" * set default formatting
66
.\" -----------------------------------------------------------------
@@ -23,7 +23,7 @@ comp_err \- compile MariaDB error message file
2323
creates the
2424
errmsg\&.sys
2525
file that is used by
26-
\fBmysqld\fR
26+
\fBmariadbd\fR
2727
to determine the error messages to display for different error codes\&.
2828
\fBcomp_err\fR
2929
normally is run automatically when MariaDB is built\&. It compiles the
@@ -39,7 +39,7 @@ mysqld_ername\&.h, and
3939
sql_state\&.h
4040
header files\&.
4141
.PP
42-
For more information about how error messages are defined, see the MySQL Internals Manual\&.
42+
For more information about how error messages are defined, see the MariaDB Manual\&.
4343
.PP
4444
Invoke
4545
\fBcomp_err\fR
@@ -141,7 +141,7 @@ Print some debugging information when the program exits\&.
141141
\fB\-H \fR\fB\fIfile_name\fR\fR
142142
.sp
143143
The name of the error header file\&. The default is
144-
mysqld_error\&.h\&.
144+
mariadbd_error\&.h\&.
145145
.RE
146146
.sp
147147
.RS 4
@@ -247,7 +247,7 @@ Display version information and exit\&.
247247
.SH "COPYRIGHT"
248248
.br
249249
.PP
250-
Copyright 2007-2008 MySQL AB, 2008-2010 Sun Microsystems, Inc., 2010-2020 MariaDB Foundation
250+
Copyright 2007-2008 MySQL AB, 2008-2010 Sun Microsystems, Inc., 2010-2024 MariaDB Foundation
251251
.PP
252252
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.
253253
.PP

man/galera_new_cluster.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'\" t
22
.\"
3-
.TH "\fBGALERA_NEW_CLUSTER\fR" "1" "15 May 2020" "MariaDB 10.11" "MariaDB Database System"
3+
.TH "\fBGALERA_NEW_CLUSTER\fR" "1" "3 September 2024" "MariaDB 11.4" "MariaDB Database System"
44
.\" -----------------------------------------------------------------
55
.\" * set default formatting
66
.\" -----------------------------------------------------------------

man/galera_recovery.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'\" t
22
.\"
3-
.TH "\fBGALERA_RECOVERY\fR" "1" "15 May 2020" "MariaDB 10.11" "MariaDB Database System"
3+
.TH "\fBGALERA_RECOVERY\fR" "1" "3 September 2024" "MariaDB 11.4" "MariaDB Database System"
44
.\" -----------------------------------------------------------------
55
.\" * set default formatting
66
.\" -----------------------------------------------------------------

man/innochecksum.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'\" t
22
.\"
3-
.TH "\fBINNOCHECKSUM\fR" "1" "15 May 2020" "MariaDB 10.11" "MariaDB Database System"
3+
.TH "\fBINNOCHECKSUM\fR" "1" "3 September 2024" "MariaDB 11.4" "MariaDB Database System"
44
.\" -----------------------------------------------------------------
55
.\" * set default formatting
66
.\" -----------------------------------------------------------------
@@ -303,7 +303,7 @@ Displays version information and exits\&.
303303
.SH "COPYRIGHT"
304304
.br
305305
.PP
306-
Copyright 2007-2008 MySQL AB, 2008-2010 Sun Microsystems, Inc., 2010-2023 MariaDB Foundation
306+
Copyright 2007-2008 MySQL AB, 2008-2010 Sun Microsystems, Inc., 2010-2024 MariaDB Foundation
307307
.PP
308308
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.
309309
.PP

0 commit comments

Comments
 (0)