From b4a012a4d5bf2ab4da5a59f448095d18f04a77b0 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Wed, 21 Jul 2010 07:39:30 +0000 Subject: docs: Added line endings information git-svn-id: http://pugixml.googlecode.com/svn/trunk@609 99668b35-9821-0410-8761-19e4c4f06640 --- docs/manual.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/manual.qbk') diff --git a/docs/manual.qbk b/docs/manual.qbk index a9e5189..a17a6f5 100644 --- a/docs/manual.qbk +++ b/docs/manual.qbk @@ -103,7 +103,7 @@ You can download the latest source distribution via one of the following links: [@http://pugixml.googlecode.com/files/pugixml-0.9.tar.gz] ] -The distribution contains library source, documentation (the manual you're reading now and the quick start guide) and some code examples. After downloading the distribution, install pugixml by extracting all files from the compressed archive. +The distribution contains library source, documentation (the manual you're reading now and the quick start guide) and some code examples. After downloading the distribution, install pugixml by extracting all files from the compressed archive. The files have different line endings depending on the format - [file .zip] archive has Windows line endings, [file .tar.gz] archive has Unix line endings. Otherwise the files in both archives are identical. If you need an older version, you can download it from the [@http://code.google.com/p/pugixml/downloads/list version archive]. -- cgit v1.2.3