Commit e7be2d31 authored by Ian Gilfillan's avatar Ian Gilfillan Committed by Daniel Black

Fix duplicate entry in mysqld_safe man page

parent 7d96cb47
...@@ -340,7 +340,9 @@ program to set the server\'s scheduling priority to the given value\&. ...@@ -340,7 +340,9 @@ program to set the server\'s scheduling priority to the given value\&.
.\} .\}
.\" mysqld_safe: no-auto-restart option .\" mysqld_safe: no-auto-restart option
.\" no-auto-restart option: mysqld_safe .\" no-auto-restart option: mysqld_safe
\fB\-\-no\-auto\-restart\fR \fB\-\-no\-auto\-restart\fR,
\fB\-\-nowatch\fR,
\fB\-\-no\-watch\fR
.sp .sp
Exit after starting mysqld\&. Exit after starting mysqld\&.
.RE .RE
...@@ -368,21 +370,6 @@ Do not read any option files\&. This must be the first option on the command lin ...@@ -368,21 +370,6 @@ Do not read any option files\&. This must be the first option on the command lin
.sp -1 .sp -1
.IP \(bu 2.3 .IP \(bu 2.3
.\} .\}
.\" mysqld_safe: no-watch option
.\" no-watch option: mysqld_safe
\fB\-\-no\-auto\-restart\fR
.sp
Exit after starting mysqld\&.
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
.\" mysqld_safe: numa-interleave option .\" mysqld_safe: numa-interleave option
.\" numa-interleave option: mysqld_safe .\" numa-interleave option: mysqld_safe
\fB\-\-numa\-interleave\fR \fB\-\-numa\-interleave\fR
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment