aboutsummaryrefslogtreecommitdiff
path: root/doc/vmod-binlog.3
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-10-17 22:27:16 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-10-17 22:27:16 +0300
commit803128db75e3efea8cd7be29732a7b4315205d13 (patch)
tree713699a3724f905ca3dd740c386c9ffdb75e94a7 /doc/vmod-binlog.3
parentaad0ead6ae1bb56953642eac584d9a5f1dc6d72e (diff)
downloadvmod-binlog-803128db75e3efea8cd7be29732a7b4315205d13.tar.gz
vmod-binlog-803128db75e3efea8cd7be29732a7b4315205d13.tar.bz2
binlogsel: add loadable module support
* Makefile.am (SUBDIRS): Add libltdl * configure.ac: Configure ltdl * src/Makefile.am (binlogsel_LDADD): Add LIBLTDL. (binlogsel_CPPFLAGS): New variable. * src/binlogcat.c (catlog): Bugfix. * src/binlogsel.c: Allow for multiple intervals. Support loadable modules. * doc/binlogcat.1: Update. * doc/binlogsel.1: Update. * doc/vmod-binlog.3: Update.
Diffstat (limited to 'doc/vmod-binlog.3')
-rw-r--r--doc/vmod-binlog.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/vmod-binlog.3 b/doc/vmod-binlog.3
index f6eb94f..2d6dfdb 100644
--- a/doc/vmod-binlog.3
+++ b/doc/vmod-binlog.3
@@ -13,9 +13,9 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with vmod-binlog. If not, see <http://www.gnu.org/licenses/>.
-.TH VMOD-BINLOG 1 "October 16, 2013" "VMOD-BINLOG" "User Reference"
+.TH VMOD-BINLOG 1 "October 17, 2013" "VMOD-BINLOG" "User Reference"
.SH NAME
-vmod-binlog \- binary log file support for Varnish Cache.
+vmod\-binlog \- binary log file support for Varnish Cache.
.SH SYNOPSIS
.B import binlog;

Return to:

Send suggestions and report system problems to the System administrator.