changeset 2658:aee6bfaf78cd

* doc/flash.sgml: Fix flash.h header name typos.
author jlarmour
date Sun, 23 Nov 2008 02:41:29 +0000
parents abd3590efe7f
children a8a5496dc26a
files packages/io/flash/current/ChangeLog packages/io/flash/current/doc/flash.sgml
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog
+++ b/packages/io/flash/current/ChangeLog
@@ -1,3 +1,7 @@
+2008-11-23  Sergei Gavrikov  <sergei.gavrikov@gmail.com>
+
+	* doc/flash.sgml: Fix flash.h header name typos.
+
 2008-11-18  Jonathan Larmour  <jifl@eCosCentric.com>
 
 	* src/flash.c (cyg_flash_init): Allow repeated calls to
--- a/packages/io/flash/current/doc/flash.sgml
+++ b/packages/io/flash/current/doc/flash.sgml
@@ -110,7 +110,7 @@ FLASH IO library and the device drivers.
 <TITLE>FLASH user API</TITLE>
 
 <PARA>All of the functions described below are declared in the header
-file <filename>&lt;cyg/io/flash.h.h&gt;</filename> which all users of
+file <filename>&lt;cyg/io/flash.h&gt;</filename> which all users of
 the FLASH library should include.</PARA>
 
 <SECT2>
@@ -400,7 +400,7 @@ FLASH io library and the device drivers.
 <TITLE>FLASH user API</TITLE>
 
 <PARA>All of the functions described below are declared in the header
-file <filename>&lt;cyg/io/flash.h.h&gt;</filename> which all users of
+file <filename>&lt;cyg/io/flash.h&gt;</filename> which all users of
 the FLASH library should include.</PARA>