summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
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