From 18817c00a3ae529ef6d32cccf6f2052218e6dca5 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Thu, 7 Feb 2008 21:50:04 -0700
Subject: [PATCH] docs/install-details.html: wrap to 80 cols, no content
 changes

---
 docs/install-details.html | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/docs/install-details.html b/docs/install-details.html
index 55cee960..42d3c05d 100644
--- a/docs/install-details.html
+++ b/docs/install-details.html
@@ -10,7 +10,8 @@
 <body>
 
 
-	<li><a href="http://sourceforge.net/projects/pywin32/">pywin32</a> &gt;= v210 -- required only for Windows (and not for Cygwin)</li>
+<li><a href="http://sourceforge.net/projects/pywin32/">pywin32</a>
+    &gt;= v210 -- required only for Windows (and not for Cygwin)</li>
 
 <pre>
 DEPENDENCIES:
@@ -336,7 +337,10 @@ Tahoe.
 
    http://divmod.org/trac/wiki/DivmodNevow
 
-   Note that Nevow >= v0.9.18 requires Twisted >= v2.4.0.  If you are on Ubuntu 6.06 ("dapper") or Debian 3.1 ("sarge"), this means you have to install Twisted >= v2.4.0 yourself, or else install Nevow v0.6.0 in egg form yourself (e.g. run <cite>easy_install nevow == 0.6.0</cite>).
+   Note that Nevow >= v0.9.18 requires Twisted >= v2.4.0. If you are on
+   Ubuntu 6.06 ("dapper") or Debian 3.1 ("sarge"), this means you have to
+   install Twisted >= v2.4.0 yourself, or else install Nevow v0.6.0 in egg
+   form yourself (e.g. run <cite>easy_install nevow == 0.6.0</cite>).
 
  + pycryptopp (Python crypto library) >= v0.2.9
 
-- 
2.45.2