aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/vmod-binlog.36
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/vmod-binlog.3 b/doc/vmod-binlog.3
index a6c5d00..84621e2 100644
--- a/doc/vmod-binlog.3
+++ b/doc/vmod-binlog.3
@@ -1,8 +1,8 @@
1.\" This file is part of Vmod-binlog -*- nroff -*- 1.\" This file is part of Vmod-binlog -*- nroff -*-
2.\" Copyright (C) 2013-2020 Sergey Poznyakoff 2.\" Copyright (C) 2013-2022 Sergey Poznyakoff
3.\" 3.\"
4.\" Vmod-binlog is free software; you can redistribute it and/or modify 4.\" Vmod-binlog is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by 5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option) 6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version. 7.\" any later version.
8.\" 8.\"
@@ -254,26 +254,26 @@ the repeat count.
254 254
255.\" The MANCGI variable is set by man.cgi script on Ulysses. 255.\" The MANCGI variable is set by man.cgi script on Ulysses.
256.\" The download.inc file contains the default DOWNLOAD section 256.\" The download.inc file contains the default DOWNLOAD section
257.\" for man-based doc pages. 257.\" for man-based doc pages.
258.if "\V[MANCGI]"WEBDOC" \{\ 258.if "\V[MANCGI]"WEBDOC" \{\
259. ds package vmod-binlog 259. ds package vmod-binlog
260. ds version 2.6 260. ds version 2.7
261. so download.inc 261. so download.inc
262\} 262\}
263.SH "SEE ALSO" 263.SH "SEE ALSO"
264.BR binlogcat (1), 264.BR binlogcat (1),
265.BR binlogsel (1), 265.BR binlogsel (1),
266.BR vcl (7), 266.BR vcl (7),
267.BR varnishd (1). 267.BR varnishd (1).
268.SH AUTHORS 268.SH AUTHORS
269Sergey Poznyakoff 269Sergey Poznyakoff
270.SH "BUG REPORTS" 270.SH "BUG REPORTS"
271Report bugs to <gray@gnu.org>. 271Report bugs to <gray@gnu.org>.
272.SH COPYRIGHT 272.SH COPYRIGHT
273Copyright \(co 2013-2020 Sergey Poznyakoff 273Copyright \(co 2013-2022 Sergey Poznyakoff
274.br 274.br
275.na 275.na
276License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 276License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
277.br 277.br
278.ad 278.ad
279This is free software: you are free to change and redistribute it. 279This is free software: you are free to change and redistribute it.

Return to:

Send suggestions and report system problems to the System administrator.