URI: 
       Add the manpage changes for the disk cache support. - surf - [fork] surf browser, a WebKit based browser
  HTML git clone git@git.drkhsh.at/surf.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit e7d1c09916f2edc8a6b9638f1695a740cf803fc4
   DIR parent 117d4848338315d15e1ab93cd551889fc6964a2b
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sat, 17 Jan 2015 20:52:16 +0100
       
       Add the manpage changes for the disk cache support.
       
       Diffstat:
         M surf.1                              |       8 +++++++-
       
       1 file changed, 7 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/surf.1 b/surf.1
       @@ -3,7 +3,7 @@
        surf \- simple webkit-based browser
        .SH SYNOPSIS
        .B surf
       -.RB [-bBfFgGiIkKmMnNpPsSvx]
       +.RB [-bBdDfFgGiIkKmMnNpPsSvx]
        .RB [-a\ cookiepolicies]
        .RB [-c\ cookiefile]
        .RB [-e\ xid]
       @@ -40,6 +40,12 @@ Specify the
        .I cookiefile
        to use.
        .TP
       +.B \-d
       +Disable the disk cache.
       +.TP
       +.B \-D
       +Enable the disk cache.
       +.TP
        .B \-e xid
        Reparents to window specified by
        .I xid.