--- f:\temp\index_1.26.2.1_1.htm 2007-06-03 17:18:27.000000000 -0400 +++ C:\boost\site\libs\filesystem\doc\index.htm 2007-06-03 17:07:03.000000000 -0400 @@ -310,13 +310,13 @@ (boost::filesystem::path). Users can force this restriction by defining the macro BOOST_FILESYSTEM_NARROW_ONLY. That may be useful for dealing with legacy compilers or operating systems.
The object-library will normally be built automatically. See Getting Started. It can also be -built manually using a Jamfile +built manually using a Jamfile supplied in directory libs/filesystem/build, or the user can construct an IDE project or make file which includes the object-library source files.
The object-library source files are supplied in directory libs/filesystem/src. These source files implement the library for POSIX or Windows compatible operating systems; no implementation is supplied for other operating systems. Note that many operating systems not @@ -476,18 +476,18 @@
Revised -04 May, 2007
+03 June, 2007© Copyright Beman Dawes, 2002-2005
Use, modification, and distribution are subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)