summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2001-11-28 02:24:22 +0200
committerunknown <monty@hundin.mysql.fi>2001-11-28 02:24:22 +0200
commitaaed141aa6d8d80011c56c12abe7ddfeefc285cf (patch)
treedd44180fdc6d270ac83627f237c965e634cc0b5b /man
parent312e5e82c0b17983bc3ac43b50fac891cccf0ea2 (diff)
downloadmariadb-git-aaed141aa6d8d80011c56c12abe7ddfeefc285cf.tar.gz
Small safety fix
Docs/manual.texi: Cleanup extra/resolveip.c: Portability fix man/safe_mysqld.1: Cleanup mysys/mf_iocache2.c: Safety fix scripts/make_binary_distribution.sh: Add mysqlbinlog
Diffstat (limited to 'man')
-rwxr-xr-xman/safe_mysqld.18
1 files changed, 5 insertions, 3 deletions
diff --git a/man/safe_mysqld.1 b/man/safe_mysqld.1
index 30abf04ae6b..3874801be3b 100755
--- a/man/safe_mysqld.1
+++ b/man/safe_mysqld.1
@@ -1,7 +1,6 @@
-.TH SAFE_MYSQLD 1 "19 December 2000"
+.TH SAFE_MYSQLD 1 "19 December 2000" "safe_mysqld (mysql)" mysql.com
.SH NAME
-.BR safe_mysqld
-is the recommended way to start a mysqld daemon on Unix. safe_mysqld adds some safety features such as restarting the server when an error occurs and logging run-time information to a log file.
+safe_mysqld \- start the mysqld daemon on Unix.
.SH SYNOPSIS
.B safe_mysqld
.RB [ \-\-basedir=\fP\fIpath\fP ]
@@ -21,6 +20,9 @@ is the recommended way to start a mysqld daemon on Unix. safe_mysqld adds some s
.RB [ \-\-timezone=# ]
.RB [ \-\-user=# ]
.SH DESCRIPTION
+safe_mysqld adds some safety features such as restarting the server when an
+error occurs and logging run-time information to a log file.
+.BR
.TP
.BR \-\-basedir=\fP\fIpath \fP
.TP