]> err.no Git - varnish/commitdiff
Remove obj.valid from documentation
authortfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 30 Sep 2008 06:24:13 +0000 (06:24 +0000)
committertfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 30 Sep 2008 06:24:13 +0000 (06:24 +0000)
Fixes: #341
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3241 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/man/vcl.7so

index 697138bee4bde67a00428617f22fba1c67b53961..8baece71c67dafe58a14e57b698f5f6c6bc77f18 100644 (file)
@@ -511,8 +511,6 @@ The HTTP protocol version used when the object was retrieved.
 The HTTP status code returned by the server.
 .It Va obj.response
 The HTTP status message returned by the server.
-.It Va obj.valid
-True if the request resulted in a valid HTTP response.
 .It Va obj.cacheable
 True if the request resulted in a cacheable response.
 .\" see cache_center.c and rfc2616.c for details