Drive-by cypherpunks with some small improvements.
diff --git a/doc/torify.1.txt b/doc/torify.1.txtindex 614e3f63f..f0f665437 100644--- a/doc/torify.1.txt+++ b/doc/torify.1.txt@@ -17,12 +17,10 @@ SYNOPSIS DESCRIPTION ------------**torify** is a simple wrapper that -calls torsocks with a tor-specific+**torify** is a simple wrapper that calls torsocks with a tor-specific configuration file.-It is provided for backward compatibility; probably instead you should-just use torsocks.+It is provided for backward compatibility; instead you should use torsocks. WARNING -------@@ -30,8 +28,8 @@ When used with torsocks, torify should not leak DNS requests or UDP data. torify can leak ICMP data.-torify will not ensure that different requests are processed on-different circuits.+torify will not ensure that different requests are processed on different+circuits. SEE ALSO --------@@ -39,4 +37,4 @@ SEE ALSO AUTHORS --------Peter Palfrader and Jacob Appelbaum wrote this manual.+Written by Peter Palfrader and Jacob Appelbaum.