lkml.org 
[lkml]   [2008]   [Jul]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 65/79] uio-howto.tmpl: use unique output names
    Date
    From: Mike Frysinger <vapier@gentoo.org>

    The Userspace I/O HOWTO template sets two different sections with the same
    html output name (about.html). This clearly won't work, so change the
    first one to a unique "aboutthis.html" to prevent clobbering.

    Signed-off-by: Mike Frysinger <vapier@gentoo.org>
    Acked-by: Hans J. Koch <hjk@linutronix.de>
    Cc: Randy Dunlap <randy.dunlap@oracle.com>
    Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
    ---
    Documentation/DocBook/uio-howto.tmpl | 2 +-
    1 files changed, 1 insertions(+), 1 deletions(-)

    diff --git a/Documentation/DocBook/uio-howto.tmpl b/Documentation/DocBook/uio-howto.tmpl
    index d799a26..df87d1b 100644
    --- a/Documentation/DocBook/uio-howto.tmpl
    +++ b/Documentation/DocBook/uio-howto.tmpl
    @@ -75,7 +75,7 @@ GPL version 2.
    </bookinfo>

    <chapter id="aboutthisdoc">
    -<?dbhtml filename="about.html"?>
    +<?dbhtml filename="aboutthis.html"?>
    <title>About this document</title>

    <sect1 id="translations">
    --
    1.5.6.3


    \
     
     \ /
      Last update: 2008-07-22 07:47    [W:4.171 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site