From 6578b45cb834ba1d89470adbd64f72d3aada1fd3 Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Fri, 21 Oct 2011 09:46:17 -0700 Subject: [PATCH] doc, faq: fix typos Fix spelling errors and a URL typo. Signed-off-by: Brian Norris Signed-off-by: Artem Bityutskiy --- doc/ubifs.xml | 2 +- faq/nand.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ubifs.xml b/doc/ubifs.xml index 0a1de11..b8e2682 100644 --- a/doc/ubifs.xml +++ b/doc/ubifs.xml @@ -314,7 +314,7 @@ some specific aspects of MLC NAND flashes:

  • [NEED WORK] The "unstable bits issue", which is not MLC-specific, described - here.
  • + here. diff --git a/faq/nand.xml b/faq/nand.xml index 9d9cd06..e142de8 100644 --- a/faq/nand.xml +++ b/faq/nand.xml @@ -186,7 +186,7 @@ Yes, you can. The requirements are the same as for boot-loaders

    NAND simulator (nandsim) is an extremely useful debugging and development tool which simulates NAND flashes in RAM or a file. To select the -simulated flash type one should specify ID bytes of your flashe - the onese +simulated flash type one should specify ID bytes of your flash - the ones which are returned by the "Read ID" command (0x90) - consult the flash manual. The following are examples of input parameters:

    -- 2.49.0