Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932068AbYGVFne (ORCPT ); Tue, 22 Jul 2008 01:43:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757585AbYGVF0F (ORCPT ); Tue, 22 Jul 2008 01:26:05 -0400 Received: from ns2.suse.de ([195.135.220.15]:43387 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757394AbYGVF0D (ORCPT ); Tue, 22 Jul 2008 01:26:03 -0400 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Mike Frysinger , Randy Dunlap , Andrew Morton , Greg Kroah-Hartman Subject: [PATCH 65/79] uio-howto.tmpl: use unique output names Date: Mon, 21 Jul 2008 22:19:29 -0700 Message-Id: <1216703983-21448-65-git-send-email-gregkh@suse.de> X-Mailer: git-send-email 1.5.6.3 In-Reply-To: <20080722051805.GA17373@suse.de> References: <20080722051805.GA17373@suse.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1275 Lines: 36 From: Mike Frysinger 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 Acked-by: Hans J. Koch Cc: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- 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. - + About this document -- 1.5.6.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/