[UBI-WWW] UBI: correct bad href in table of contents
Brian Norris
computersforpeace at gmail.com
Sun Mar 10 03:21:04 EDT 2013
On Fri, Mar 1, 2013 at 2:58 AM, Richard Genoud <richard.genoud at gmail.com> wrote:
> Signed-off-by: Richard Genoud <richard.genoud at gmail.com>
FWIW:
Acked-by: Brian Norris <computersforpeace at gmail.com>
> ---
> 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 @@
> <li><a href="ubi.html#L_scalability">Scalability issues</a>
> <ul><li><a href="ubi.html#L_scalability_det">Implementation details</a></li></ul>
> </li>
> - <li><a name="L_max_beb">Reserved blocks for bad block handling (only for NAND chips)</a></li>
> + <li><a href="ubi.html#L_max_beb">Reserved blocks for bad block handling (only for NAND chips)</a></li>
> <li><a href="ubi.html#L_autoresize">Volume auto-resize</a></li>
> <li><a href="ubi.html#L_ubi_operations">UBI operations</a>
> <ol>
> --
> 1.7.2.5
>
>
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
More information about the linux-mtd
mailing list