mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 17:33:44 +01:00
Fix duplicate entry in mysqld_safe man page
This commit is contained in:
parent
7d96cb4703
commit
e7be2d3142
1 changed files with 3 additions and 16 deletions
|
@ -340,7 +340,9 @@ program to set the server\'s scheduling priority to the given value\&.
|
|||
.\}
|
||||
.\" mysqld_safe: no-auto-restart option
|
||||
.\" no-auto-restart option: mysqld_safe
|
||||
\fB\-\-no\-auto\-restart\fR
|
||||
\fB\-\-no\-auto\-restart\fR,
|
||||
\fB\-\-nowatch\fR,
|
||||
\fB\-\-no\-watch\fR
|
||||
.sp
|
||||
Exit after starting mysqld\&.
|
||||
.RE
|
||||
|
@ -368,21 +370,6 @@ Do not read any option files\&. This must be the first option on the command lin
|
|||
.sp -1
|
||||
.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
|
||||
.\" numa-interleave option: mysqld_safe
|
||||
\fB\-\-numa\-interleave\fR
|
||||
|
|
Loading…
Add table
Reference in a new issue