From: "Hans J. Koch" <hjk@linutronix.de>
To: Mike Frysinger <vapier@gentoo.org>
Cc: hjk@linutronix.de, linux-kernel@vger.kernel.org,
akpm@linux-foundation.org, gregkh@suse.de
Subject: Re: [PATCH] uio-howto.tmpl: use unique output names
Date: Tue, 24 Jun 2008 16:19:38 +0200 [thread overview]
Message-ID: <20080624141938.GC3217@local> (raw)
In-Reply-To: <1214191128-27114-1-git-send-email-vapier@gentoo.org>
(Added GregKH to Cc:)
On Sun, Jun 22, 2008 at 11:18:48PM -0400, Mike Frysinger wrote:
> 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>
Signed-off-by: Hans J. Koch <hjk@linutronix.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 3da4855..d38fbde 100644
> --- a/Documentation/DocBook/uio-howto.tmpl
> +++ b/Documentation/DocBook/uio-howto.tmpl
> @@ -69,7 +69,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.5.3
prev parent reply other threads:[~2008-06-24 14:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-23 3:18 [PATCH] uio-howto.tmpl: use unique output names Mike Frysinger
2008-06-24 14:19 ` Hans J. Koch [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080624141938.GC3217@local \
--to=hjk@linutronix.de \
--cc=akpm@linux-foundation.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=vapier@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox