diff options
author | corvid <corvid@lavabit.com> | 2009-05-19 12:49:32 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-05-19 12:49:32 +0000 |
commit | 92dc7b7d5e58b5813778a71acf695cc0449319ed (patch) | |
tree | cf6f29f22f9b9cbd37dc459ced0916e97f35639c /doc/dillo.1 | |
parent | 4dfa62f78e5456fba688ff83c7d12f4f9a56c519 (diff) |
cosmetic changes to dillo(1)
Diffstat (limited to 'doc/dillo.1')
-rw-r--r-- | doc/dillo.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/dillo.1 b/doc/dillo.1 index 6102a823..5f3b1a39 100644 --- a/doc/dillo.1 +++ b/doc/dillo.1 @@ -41,7 +41,8 @@ Don't load images for these URL(s). Display version info and exit. .TP \fB\-x\fR, \fB\-\-xid \fIXID\fR -Open first Dillo window in an existing window whose window ID is XID (decimal). +Open first Dillo window in an existing window whose window ID is \fIXID\fR +(decimal). .SH EXIT STATUS .TP .B -1 @@ -55,7 +56,8 @@ No error. User's home directory. .TP .B LOGNAME -User's login name, used to generate dpi sockets in /tmp. +User's login name, used to generate dpi sockets in +.IR /tmp . .TP .B http_proxy URL of proxy to send HTTP traffic through. |