From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756048Ab0GUFWJ (ORCPT ); Wed, 21 Jul 2010 01:22:09 -0400 Received: from mail-px0-f174.google.com ([209.85.212.174]:36648 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754240Ab0GUEwQ (ORCPT ); Wed, 21 Jul 2010 00:52:16 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=afKYDxfeYoSX7Drj5lKsTHEbtgLEDs2GHYdExu4/u+RrvbP+9I558y6wKaJed1sH3R GaBDyPl/xtDPwzLkF5lTKjcEazmqB9RJXruDeHjuO+A/2vESg/ulJIo2fso4hXAljXsC Bl7sumv0aUkFVycrjwphc7OQ82PvR0CfmkecQ= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 23/23]Documentation/DocBook/v4l/fdl-appendix.xml update web address. Date: Tue, 20 Jul 2010 21:51:59 -0700 Message-Id: <1279687926-29360-8-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.1.rc1.21.gf3bd6 In-Reply-To: <1279687926-29360-1-git-send-email-justinmattock@gmail.com> References: <1279687926-29360-1-git-send-email-justinmattock@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The patch below updates a broken web address. Signed-off-by: Justin P. Mattock --- Documentation/DocBook/v4l/fdl-appendix.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/DocBook/v4l/fdl-appendix.xml b/Documentation/DocBook/v4l/fdl-appendix.xml index b6ce50d..ae22394 100644 --- a/Documentation/DocBook/v4l/fdl-appendix.xml +++ b/Documentation/DocBook/v4l/fdl-appendix.xml @@ -2,7 +2,7 @@ The GNU Free Documentation License 1.1 in DocBook Markup by Eric Baudais Maintained by the GNOME Documentation Project - http://developer.gnome.org/projects/gdp + http://live.gnome.org/DocumentationProject Version: 1.0.1 Last Modified: Nov 16, 2000 --> -- 1.7.1.rc1.21.gf3bd6