diff options
author | corvid <corvid@lavabit.com> | 2009-11-16 03:44:02 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-11-16 03:44:02 +0000 |
commit | 016e87f8eae5b1358153504d09b99e38e5a8ef99 (patch) | |
tree | 5b95e2f5dac32c9d22a8be65c1e5b631de1982fe /doc | |
parent | 4e55e47cd02702d0f4eb553da7b2328e5583d580 (diff) |
update manpage (dpi)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dillo.1 | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/dillo.1 b/doc/dillo.1 index 0e6287a7..5b625bbe 100644 --- a/doc/dillo.1 +++ b/doc/dillo.1 @@ -1,4 +1,4 @@ -.TH dillo 1 "August 11, 2009" "version 2.2" "USER COMMANDS" +.TH dillo 1 "November 16, 2009" "version 2.2" "USER COMMANDS" .SH NAME dillo \- web browser .SH SYNOPSIS @@ -57,10 +57,6 @@ Error in command line arguments. .BR "HOME " "(or " "HOMEDRIVE " "and " "HOMEPATH " "on Cygwin)" User's home directory. .TP -.B LOGNAME -User's login name, used to generate dpi sockets in -.IR /tmp . -.TP .B http_proxy URL of proxy to send HTTP traffic through. .SH FILES @@ -68,6 +64,9 @@ URL of proxy to send HTTP traffic through. .I dpid Dillo plugin daemon .TP +.I dpidc +Control program for dpid. +.TP .I ~/.dillo/bm.txt User bookmarks .TP @@ -80,8 +79,8 @@ Cookie settings .I ~/.dillo/dillorc Configuration file. .TP -.I ~/.dillo/dpi_socket_dir -Contains name of directory containing dpi sockets. +.I ~/.dillo/dpid_comm_keys +Keys used in dpi daemon communication. .TP .I ~/.dillo/dpidrc Contains name of directory containing dpis, and associates |