author | Sergey Poznyakoff <gray@gnu.org> | 2020-04-09 08:06:23 (GMT) |
---|---|---|
committer | Sergey Poznyakoff <gray@gnu.org> | 2020-04-09 08:08:48 (GMT) |
commit | 2efd16f0b12131aa09649d14470a5cfd17bea38f (patch) (unidiff) | |
tree | 3aa184d76bba6ecaebf4ad0f7075ce35129fbc82 /doc/vmod-binlog.3 | |
parent | f30cd1b791be57e16161fa6455e1ec85e464ebba (diff) | |
download | vmod-binlog-master.tar.gz vmod-binlog-master.tar.bz2 |
-rw-r--r-- | doc/vmod-binlog.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/vmod-binlog.3 b/doc/vmod-binlog.3 index cd74f59..a6c5d00 100644 --- a/doc/vmod-binlog.3 +++ b/doc/vmod-binlog.3 | |||
@@ -1,5 +1,5 @@ | |||
1 | .\" This file is part of Vmod-binlog -*- nroff -*- | 1 | .\" This file is part of Vmod-binlog -*- nroff -*- |
2 | .\" Copyright (C) 2013-2018 Sergey Poznyakoff | 2 | .\" Copyright (C) 2013-2020 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 |
@@ -13,7 +13,7 @@ | |||
13 | .\" | 13 | .\" |
14 | .\" You should have received a copy of the GNU General Public License | 14 | .\" You should have received a copy of the GNU General Public License |
15 | .\" along with vmod-binlog. If not, see <http://www.gnu.org/licenses/>. | 15 | .\" along with vmod-binlog. If not, see <http://www.gnu.org/licenses/>. |
16 | .TH VMOD-BINLOG 3 "December 10, 2018" "VMOD-BINLOG" "User Reference" | 16 | .TH VMOD-BINLOG 3 "April 9, 2020" "VMOD-BINLOG" "User Reference" |
17 | .SH NAME | 17 | .SH NAME |
18 | vmod\-binlog \- binary log file support for Varnish Cache. | 18 | vmod\-binlog \- binary log file support for Varnish Cache. |
19 | .SH SYNOPSIS | 19 | .SH SYNOPSIS |
@@ -257,7 +257,7 @@ the repeat count. | |||
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.3 | 260 | .ds version 2.6 |
261 | .so download.inc | 261 | .so download.inc |
262 | \} | 262 | \} |
263 | .SH "SEE ALSO" | 263 | .SH "SEE ALSO" |
@@ -270,7 +270,7 @@ Sergey Poznyakoff | |||
270 | .SH "BUG REPORTS" | 270 | .SH "BUG REPORTS" |
271 | Report bugs to <gray@gnu.org>. | 271 | Report bugs to <gray@gnu.org>. |
272 | .SH COPYRIGHT | 272 | .SH COPYRIGHT |
273 | Copyright \(co 2013-2014 Sergey Poznyakoff | 273 | Copyright \(co 2013-2020 Sergey Poznyakoff |
274 | .br | 274 | .br |
275 | .na | 275 | .na |
276 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | 276 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> |