Commit 171d0ee6 authored by Geoff Simmons's avatar Geoff Simmons

Finish REQUIREMENTS and SEE ALSO.

parent 4ffe2ce0
...@@ -412,10 +412,8 @@ include: ...@@ -412,10 +412,8 @@ include:
REQUIREMENTS REQUIREMENTS
============ ============
The VMOD requires the Varnish master branch. See the source repository for The VMOD currently requires the Varnish master branch, and is
versions that are compatible with released Varnish versions. compatible with Varnish version 6.3.0.
XXX ...
INSTALLATION INSTALLATION
============ ============
...@@ -430,8 +428,17 @@ XXX ... ...@@ -430,8 +428,17 @@ XXX ...
SEE ALSO SEE ALSO
======== ========
* varnishd(1) * source repository website: https://code.uplex.de/uplex-varnish/libvmod-file
* vcl(7) * Varnish: http://www.varnish-cache.org/
* varnishd(1): http://varnish-cache.org/docs/trunk/reference/varnishd.html
* vcl(7): http://varnish-cache.org/docs/trunk/reference/vcl.html
* varnishlog(1): https://varnish-cache.org/docs/trunk/reference/varnishlog.html
* vsl(7): https://varnish-cache.org/docs/trunk/reference/vsl.html
* vsl-query(7): https://varnish-cache.org/docs/trunk/reference/vsl-query.html
* varnish-cli(7): https://varnish-cache.org/docs/trunk/reference/varnish-cli.html
* VMOD std: https://varnish-cache.org/docs/trunk/reference/vmod_std.html
* mmap(2)
* stat(2)
COPYRIGHT COPYRIGHT
========= =========
......
...@@ -374,10 +374,8 @@ include: ...@@ -374,10 +374,8 @@ include:
REQUIREMENTS REQUIREMENTS
============ ============
The VMOD requires the Varnish master branch. See the source repository for The VMOD currently requires the Varnish master branch, and is
versions that are compatible with released Varnish versions. compatible with Varnish version 6.3.0.
XXX ...
INSTALLATION INSTALLATION
============ ============
...@@ -392,7 +390,16 @@ XXX ... ...@@ -392,7 +390,16 @@ XXX ...
SEE ALSO SEE ALSO
======== ========
* varnishd(1) * source repository website: https://code.uplex.de/uplex-varnish/libvmod-file
* vcl(7) * Varnish: http://www.varnish-cache.org/
* varnishd(1): http://varnish-cache.org/docs/trunk/reference/varnishd.html
* vcl(7): http://varnish-cache.org/docs/trunk/reference/vcl.html
* varnishlog(1): https://varnish-cache.org/docs/trunk/reference/varnishlog.html
* vsl(7): https://varnish-cache.org/docs/trunk/reference/vsl.html
* vsl-query(7): https://varnish-cache.org/docs/trunk/reference/vsl-query.html
* varnish-cli(7): https://varnish-cache.org/docs/trunk/reference/varnish-cli.html
* VMOD std: https://varnish-cache.org/docs/trunk/reference/vmod_std.html
* mmap(2)
* stat(2)
$Event event $Event event
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment