# HG changeset patch # User Maxim Konovalov # Date 1319120710 0 # Node ID b2462c2e2e4789a596b51e524e827afc46b9c1ef # Parent 1c4b3065e4ffdc92d84b50d388a817166c2975e3 o OpenSSL, Visual Studio, Subversion, Win32 are trademarks. o Spell OpenSSL and SSL. o Rewording. diff -r 1c4b3065e4ff -r b2462c2e2e47 xml/en/docs/howto_build_on_win32.xml --- a/xml/en/docs/howto_build_on_win32.xml Thu Oct 20 14:15:57 2011 +0000 +++ b/xml/en/docs/howto_build_on_win32.xml Thu Oct 20 14:25:10 2011 +0000 @@ -9,12 +9,13 @@
-To build nginx on the Win32 platform you need: +To build nginx on the Microsoft Win32® platform you need: -Visual C compiler. Visual Studio 8 and 10 are known to work. +Microsoft Visual C compiler. Microsoft Visual Studio® 8 and 10 are +known to work. @@ -22,18 +23,18 @@ -Perl, if you want to build openssl and nginx with ssl support. +Perl, if you want to build OpenSSL® and nginx with SSL support. For example ActivePerl or Strawberry Perl. -Subversion client. Choose any from the list +Subversion® client. Choose any from the list PCRE, zlib -and openssl libraries sources. +and OpenSSL libraries sources. @@ -67,7 +68,7 @@ -Create a build directory and lib directory, and unpack zlib, PCRE and openssl libraries +Create a build and lib directories, and unpack zlib, PCRE and openssl libraries sources into lib directory: mkdir objs