mtd/html index.html,1.42,1.43
gleixner at infradead.org
gleixner at infradead.org
Tue Feb 15 08:17:38 EST 2005
Update of /home/cvs/mtd/html
In directory phoenix.infradead.org:/tmp/cvs-serv25073
Modified Files:
index.html
Log Message:
Split out FAQ into a different file
Index: index.html
===================================================================
RCS file: /home/cvs/mtd/html/index.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- index.html 24 Jan 2005 16:18:38 -0000 1.42
+++ index.html 15 Feb 2005 13:17:34 -0000 1.43
@@ -34,6 +34,9 @@
HREF="http://www.infradead.org/~dwmw2/email.html">notes on
etiquette</A>.</P>
<P>Please read also the section about <A href="#kernelversions">kernel versions below</A></P>
+ <P>Before asking FAQ's read the <a href="tech/faq.html">MTD-FAQ</a>, the available <A href="#documentation">documentation</A>
+ and consult the mailing list archives.
+ </P>
<P>Full archives are available
at <A HREF="http://lists.infradead.org/pipermail/linux-mtd/">
http://lists.infradead.org/pipermail/linux-mtd/</A>.
@@ -161,7 +164,7 @@
If you want to build with your stable MTD source, set the mtd link to mtd.stable else to
mtd.unstable. Don't forget to make clean, if you switch the links.
<HR size=2>
- <H2>Documentation</H2>
+ <H2><a name="documentation">Documentation</a></H2>
<P>There is now some <A HREF="tech/">MTD API documentation</A> available.
It's a little out of date - the API has been evolving over the last
few months as we encounter strange pieces of hardware that we hadn't
@@ -172,6 +175,7 @@
<br><br>5th May 2002: A <A HREF="tech/nand.html">NAND Flash</A> document is now available. It covers
some technical topics about NAND and filesystems and contains a FAQ.
<br><br>1st June 2004: A <A HREF="tech/mtdnand/index.html">NAND Flash API</A> document is now available.
+ <br><br>15th Feb 2005: A <A HREF="tech/faq.html">MTD FAQ</A> is now available.
</P>
<HR size=2>
More information about the linux-mtd-cvs
mailing list