diff options
author | Roger Dingledine <arma@torproject.org> | 2005-08-07 20:28:36 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-08-07 20:28:36 +0000 |
commit | 3b9991ef726c188861a4c4a19aa13388fa5519e1 (patch) | |
tree | f14a4367901fa683299439ebf68624bcd25a798c | |
parent | 323b7a15ee7131102ceb14cc5a5e24a78313746c (diff) | |
download | tor-3b9991ef726c188861a4c4a19aa13388fa5519e1.tar.gz tor-3b9991ef726c188861a4c4a19aa13388fa5519e1.zip |
oopsie, i broke the doc page titles
svn:r4735
-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" /> |