diff options
Diffstat (limited to 'man/comp_err.1')
-rw-r--r-- | man/comp_err.1 | 23 |
1 files changed, 7 insertions, 16 deletions
diff --git a/man/comp_err.1 b/man/comp_err.1 index 817243b84f6..942556bfdda 100644 --- a/man/comp_err.1 +++ b/man/comp_err.1 @@ -1,13 +1,6 @@ '\" t -.\" Title: \fBcomp_err\fR -.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] -.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> -.\" Date: 04/06/2010 -.\" Manual: MySQL Database System -.\" Source: MySQL 5.1 -.\" Language: English .\" -.TH "\FBCOMP_ERR\FR" "1" "04/06/2010" "MySQL 5\&.1" "MySQL Database System" +.TH "\FBCOMP_ERR\FR" "1" "04/08/2015" "MariaDB 10\&.0" "MariaDB Database System" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -20,7 +13,7 @@ .\" ----------------------------------------------------------------- .\" comp_err .SH "NAME" -comp_err \- compile MySQL error message file +comp_err \- compile MariaDB error message file .SH "SYNOPSIS" .HP \w'\fBcomp_err\ [\fR\fB\fIoptions\fR\fR\fB]\fR\ 'u \fBcomp_err [\fR\fB\fIoptions\fR\fR\fB]\fR @@ -33,11 +26,11 @@ file that is used by \fBmysqld\fR to determine the error messages to display for different error codes\&. \fBcomp_err\fR -normally is run automatically when MySQL is built\&. It compiles the +normally is run automatically when MariaDB is built\&. It compiles the errmsg\&.sys file from the plaintext file located at sql/share/errmsg\&.txt -in MySQL source distributions\&. +in MariaDB source distributions\&. .PP \fBcomp_err\fR also generates @@ -254,7 +247,7 @@ Display version information and exit\&. .SH "COPYRIGHT" .br .PP -Copyright 2007-2008 MySQL AB, 2008-2010 Sun Microsystems, Inc. +Copyright 2007-2008 MySQL AB, 2008-2010 Sun Microsystems, Inc., 2010-2015 MariaDB Foundation .PP 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. .PP @@ -263,8 +256,6 @@ This documentation is distributed in the hope that it will be useful, but WITHOU You should have received a copy of the GNU General Public License along with the program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or see http://www.gnu.org/licenses/. .sp .SH "SEE ALSO" -For more information, please refer to the MySQL Reference Manual, -which may already be installed locally and which is also available -online at http://dev.mysql.com/doc/. +For more information, please refer to the MariaDB Knowledge Base, available online at https://mariadb.com/kb/ .SH AUTHOR -Sun Microsystems, Inc. (http://www.mysql.com/). +MariaDB Foundation (http://www.mariadb.org/). |