From: Daira Hopwood <daira@jacaranda.org>
Date: Fri, 1 May 2015 21:07:27 +0000 (+0100)
Subject: Update title of OpenSSL and pyOpenSSL build instructions.
X-Git-Tag: allmydata-tahoe-1.10.1a1~19
X-Git-Url: https://git.rkrishnan.org/%5B/frontends/flags/%3C?a=commitdiff_plain;h=17c891f26ad738cf5ed8dbcc086c0603d207a538;p=tahoe-lafs%2Ftahoe-lafs.git

Update title of OpenSSL and pyOpenSSL build instructions.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
---

diff --git a/docs/build/build-pyOpenSSL.rst b/docs/build/build-pyOpenSSL.rst
index 242b9d62..686de56b 100644
--- a/docs/build/build-pyOpenSSL.rst
+++ b/docs/build/build-pyOpenSSL.rst
@@ -1,11 +1,11 @@
-Building pyOpenSSL on Windows-7 (64-bit)
-========================================
+Building pyOpenSSL on Windows
+=============================
 
 This document details the steps to build an pyOpenSSL egg with embedded
 OpenSSL library, for use by Tahoe-LAFS on Windows.
 
-The instructions were tried on Windows-7 64-bit. Building on a 32-bit machine
-shouldn't be too different.
+The instructions were tried on Windows 7 64-bit and Windows XP 32-bit.
+They should work on other versions of Windows, maybe with minor variations.
 
 
 Download and install Microsoft Visual C++ compiler for Python 2.7