diff --git a/Documentation/BUILD b/Documentation/BUILD index 407191c8f..e5ba56337 100644 --- a/Documentation/BUILD +++ b/Documentation/BUILD @@ -82,7 +82,7 @@ be passed to './scripts/Create-ISO'. So, a complete call might look like this: -# ./scripts/Create-ISO rock-cd -size 700 -mkdebug bootdisk athlon pentium4 generic +# ./scripts/Create-ISO -size 700 -mkdebug rock-cd bootdisk athlon pentium4 generic This would create a CD-Set of iso images which are at most 700 MB big, the first CD would be bootable and the set would contain the builds 'athlon', diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index ef4db0876..67b3b4ca9 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -1,7 +1,8 @@ *) 2003-12-09 (2.0.0-rc3 - 2.0.0-rc4) - - Andreas V. Meier and Rene Rebe: updated screen (4.0.2) + - Andreas V. Meier and Rene Rebe: updated screen (4.0.2) + - Jani Talikka: fixed typo in Documentation/BUILD *) 2003-12-08 (2.0.0-rc3 - 2.0.0-rc4)