From patchwork Fri Mar 1 10:58:38 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Genoud X-Patchwork-Id: 224285 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B7B122C0296 for ; Fri, 1 Mar 2013 22:00:36 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UBNg8-0001Ls-05; Fri, 01 Mar 2013 10:59:04 +0000 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UBNg6-0001LZ-4z for linux-mtd@lists.infradead.org; Fri, 01 Mar 2013 10:59:03 +0000 Received: by mail-we0-f175.google.com with SMTP id x8so2430471wey.34 for ; Fri, 01 Mar 2013 02:59:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer; bh=/izxLUNoZ1q6fIrz4NEbBF0IuElqo0gomF8YS4Hv18k=; b=cB9lN2s6GZzkV4nG9GF1URzRSqHRSBsONeeipR/XatYED/0MKjtpMuv8GX3r3kDtQi U/fNKUwKfIrsWBwkui+xVqdlv/jRP0fIH/LeUTyfbnRRJevCbEk05viX042UIOpxxbtI LFHd/Pw3mwpctkkEbFB4SMOwLSKZJPu/qO/AEkmGfwAUCtXisKL4/ALnGorRZzLGFnwv /hkGIX7tfjsbUBRYDmJrh+cLO/BXF8giD1kCQla8gQ5hSgylsAli8PGJCw9QGd+RIbXg aTgq1Deag9WvQ4V/xTRSQZQMwapt6oDMxxpV6cHIZ/p6sDebeEj/0AIPDlWflKqvDG/9 TzrA== X-Received: by 10.194.87.229 with SMTP id bb5mr16585472wjb.32.1362135540642; Fri, 01 Mar 2013 02:59:00 -0800 (PST) Received: from localhost.localdomain (lyon.paratronic.fr. [213.41.177.106]) by mx.google.com with ESMTPS id ay10sm38680032wib.3.2013.03.01.02.58.58 (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 01 Mar 2013 02:58:59 -0800 (PST) From: Richard Genoud To: Artem Bityutski Subject: [UBI-WWW] UBI: correct bad href in table of contents Date: Fri, 1 Mar 2013 11:58:38 +0100 Message-Id: <1362135518-12761-1-git-send-email-richard.genoud@gmail.com> X-Mailer: git-send-email 1.7.2.5 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130301_055902_316364_D3C4FC3E X-CRM114-Status: UNSURE ( 9.21 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (richard.genoud[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Richard Genoud , linux-mtd@lists.infradead.org X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-mtd" Errors-To: linux-mtd-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Signed-off-by: Richard Genoud Acked-by: Brian Norris --- doc/ubi.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/ubi.xml b/doc/ubi.xml index d912b8f..f55c04a 100644 --- a/doc/ubi.xml +++ b/doc/ubi.xml @@ -32,7 +32,7 @@
  • Scalability issues
  • -
  • Reserved blocks for bad block handling (only for NAND chips)
  • +
  • Reserved blocks for bad block handling (only for NAND chips)
  • Volume auto-resize
  • UBI operations