]> www.infradead.org Git - mtd-www.git/commitdiff
faq: general: turn statement into a question
authorBrian Norris <computersforpeace@gmail.com>
Mon, 8 Aug 2011 19:37:13 +0000 (12:37 -0700)
committerArtem Bityutskiy <dedekind1@gmail.com>
Mon, 15 Aug 2011 12:11:09 +0000 (15:11 +0300)
This looks like a statement, yet it's in the Frequently Asked Questions.
We can fix that.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
faq/general.xml

index 2dc64b32c2731f44fb00a77525e06edf41c76275..0336a3229829b1fd2a28a753772da301e901350b 100644 (file)
@@ -18,7 +18,7 @@
        <LI><A HREF="general.html#L_mtd_vs_hdd">What are the differences between flash devices and block drives?</A></LI>
        <LI><A HREF="general.html#L_ext2_mtd">Can I mount ext2 over an MTD device?</A></LI>
        <LI><A HREF="general.html#L_point">What are the point() and unpoint() functions used for?</A></LI>
-       <LI><A HREF="general.html#L_unlock">I keep getting errors whenever I try to write or erase to my MTD device</A></LI>
+       <LI><A HREF="general.html#L_unlock">Why do I keep getting errors whenever I try to write to or erase my MTD device?</A></LI>
        <LI><A HREF="general.html#L_compile_mtd">How do I compile the mtd-utils tree?</A></LI>
 </OL>
 
@@ -221,7 +221,7 @@ release the chip again.
 
 
 <A NAME="L_unlock">
-<H2>I keep getting errors whenever I try to write or erase to my MTD device</H2>
+<H2>Why do I keep getting errors whenever I try to write to or erase my MTD device?</H2>
 </A>
 
 <P>