diff options
author | Mukund Sivaraman <muks@banu.com> | 2010-02-17 00:29:29 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2010-02-17 00:29:29 +0530 |
commit | c6d4c68c993a0f14128c530fb8c618192cad3a1c (patch) | |
tree | d0815a4ae164077767c6713b59bb52806ad75eca /src | |
parent | 3efcfd234529c85cc4d63c5dd73b07887008d83f (diff) | |
download | tinyproxy-c6d4c68c993a0f14128c530fb8c618192cad3a1c.tar.gz tinyproxy-c6d4c68c993a0f14128c530fb8c618192cad3a1c.zip |
Update help text a little
Diffstat (limited to '')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -185,7 +185,7 @@ display_usage (void) printf (" None\n"); printf ("\n" - "For bug reporting instructions, please see:\n" + "For support and bug reporting instructions, please visit\n" "<https://www.banu.com/tinyproxy/support/>.\n"); } |