Mercurial > nand-ecoscentric
changeset 2940:a8bb8cc067c3
* Fixed syntax so jade does not barf
| author | alexs |
|---|---|
| date | Thu, 24 Sep 2009 11:55:17 +0000 |
| parents | 9cc3540cec60 |
| children | 13a8d551f44a |
| files | packages/devs/nand/samsung_k9/current/doc/nand_k9.sgml packages/devs/nand/st/nandxxxx3a/current/doc/nand_st_xxxx3a.sgml packages/devs/nand/synth/current/doc/synth_nand.sgml packages/io/nand/current/doc/nand.sgml |
| diffstat | 4 files changed, 9 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/devs/nand/samsung_k9/current/doc/nand_k9.sgml +++ b/packages/devs/nand/samsung_k9/current/doc/nand_k9.sgml @@ -86,8 +86,8 @@ with the following steps:</para> <para> For more details about the infrastructure provided by the NAND layer -and the semantics it expects of the chip driver, refer to <xref -linkend="io-nand-overview"/>. An example driver instantiation can be +and the semantics it expects of the chip driver, refer to +<xref linkend="io-nand-overview"/>. An example driver instantiation can be found in <xref linkend="nanddev-ea-lpc2468"/>.</para> <sect2 id="nanddev-samsung-k9-memory-note">
--- a/packages/devs/nand/st/nandxxxx3a/current/doc/nand_st_xxxx3a.sgml +++ b/packages/devs/nand/st/nandxxxx3a/current/doc/nand_st_xxxx3a.sgml @@ -74,8 +74,8 @@ A platform HAL would typically make use <para> For more details about the infrastructure provided by the NAND layer -and the semantics it expects of the chip driver, refer to <xref -linkend="io-nand-overview"/>. An example driver instantiation can be +and the semantics it expects of the chip driver, refer to i +<xref linkend="io-nand-overview"/>. An example driver instantiation can be found in <xref linkend="devs-nand-stm3210e"/>. </para></sect2>
--- a/packages/devs/nand/synth/current/doc/synth_nand.sgml +++ b/packages/devs/nand/synth/current/doc/synth_nand.sgml @@ -425,7 +425,7 @@ will pop up a dialog box allowing the va <informalfigure PgWide=1> <mediaobject> <imageobject> - <imagedata fileref="dialog1.png" Scalefit=1 Align="Center"/> + <imagedata fileref="dialog1.png" Scalefit=1 Align="Center"> </imageobject> </mediaobject> </informalfigure> @@ -450,7 +450,7 @@ If the Logging tab is selected then the <informalfigure PgWide=1> <mediaobject> <imageobject> - <imagedata fileref="dialog2.png" Scalefit=1 Align="Center"/> + <imagedata fileref="dialog2.png" Scalefit=1 Align="Center"> </imageobject> </mediaobject> </informalfigure>
--- a/packages/io/nand/current/doc/nand.sgml +++ b/packages/io/nand/current/doc/nand.sgml @@ -1056,8 +1056,9 @@ work.</para></glossdef></glossentry> </glosslist> <para>There are some further tests of the library which -require the synthetic NAND device. They are described in <xref -linkend="devs-nand-synth-tests"/>.</para> +require the synthetic NAND device. They are described in +<xref linkend="devs-nand-synth-tests"/>.</para> +</sect1> <sect1 id="nand-utils"> <title>Ancillary NAND utilities</title>
