diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-12-21 05:43:17 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-12-21 05:43:17 +0000 |
commit | 0c0a504611c794fe01ea3d709f596bacb9821f28 (patch) | |
tree | 99cd9738b02db1f0824f301a66708d1350e99e19 /doc/tor-resolve.1 | |
parent | a742b5bbb00572633aba18e80285cb2bb72ac0fc (diff) | |
download | tor-0c0a504611c794fe01ea3d709f596bacb9821f28.tar.gz tor-0c0a504611c794fe01ea3d709f596bacb9821f28.zip |
capitalize acronyms, clarify windows doc a bit.
svn:r3197
Diffstat (limited to 'doc/tor-resolve.1')
-rw-r--r-- | doc/tor-resolve.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor-resolve.1 b/doc/tor-resolve.1 index 9c25f4475d..e1e3dc4f29 100644 --- a/doc/tor-resolve.1 +++ b/doc/tor-resolve.1 @@ -8,8 +8,8 @@ tor-resolve \- resolve a hostname to an IP address via tor \fBtor-resolve\fP\ [-4|-5] \fIhostname\fP\ [\fIsockshost\fP[:\fIsocksport]\fP] .SH DESCRIPTION -\fBtor-resolve\fR is a simple script to connect to a socks proxy that -knows about the socks RESOLVE command, hand it a hostname, and return +\fBtor-resolve\fR is a simple script to connect to a SOCKS proxy that +knows about the SOCKS RESOLVE command, hand it a hostname, and return an IP address. .SH SEE ALSO |