diff -up mysql-5.5.31/man/mysqlbinlog.1.broken mysql-5.5.31/man/mysqlbinlog.1 --- mysql-5.5.31/man/mysqlbinlog.1.broken 2013-05-22 15:58:21.443002108 +0200 +++ mysql-5.5.31/man/mysqlbinlog.1 2013-05-22 16:07:06.426078577 +0200 @@ -599,6 +599,7 @@ privilege\&. \fB\-F\fR .sp Read binary log files even if they are open or were not closed properly\&. +Enabled by default, use \fB\-\-skip\-force\-if\-open\fR to disable\&. .RE .sp .RS 4 @@ -708,6 +709,22 @@ entries in the log\&. .RE .sp .RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} +.\" mysqlbinlog: open-files-limit option +.\" open-files-limit option: mysqlbinlog +\fB\-\-open\-files\-limit=\fR\fB\fINUM\fR\fR +.sp +Sets the open_files_limit variable, which is used to reserve file descriptors for +\fBmysqlbinlog\fR\&. +.RE +.sp +.RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\}