diff options
-rw-r--r-- | doc/tor-doc-osx.html | 3 | ||||
-rw-r--r-- | doc/tor-doc-win32.html | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/tor-doc-osx.html b/doc/tor-doc-osx.html index eb0f0804f9..af2e294c7a 100644 --- a/doc/tor-doc-osx.html +++ b/doc/tor-doc-osx.html @@ -3,8 +3,9 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> - <title>Tor SwitchProxy Install Instructions</title> + <title>Tor Mac OS X Install Instructions</title> <meta name="Author" content="Roger Dingledine" /> + <meta name="Author" content="Thomas Hardly" /> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <link rel="stylesheet" type="text/css" href="http://tor.eff.org/stylesheet.css" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index 1445d3b4c4..06943b7595 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> - <title>Tor SwitchProxy Install Instructions</title> + <title>Tor MS Windows Install Instructions</title> <meta name="Author" content="Roger Dingledine" /> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <link rel="stylesheet" type="text/css" href="http://tor.eff.org/stylesheet.css" /> |