From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933337Ab0IIWpv (ORCPT ); Thu, 9 Sep 2010 18:45:51 -0400 Received: from mail-px0-f174.google.com ([209.85.212.174]:46296 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933275Ab0IIWpr (ORCPT ); Thu, 9 Sep 2010 18:45:47 -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=hQZpmSo5+EY7wRo7ImwNaivFSOO2V90mecNBcZwEprFPWVD/RKVHymSA0nM7ZnU0K8 DBCJgCYEHqt09ClnPQqJwiRQoAk+XuTyZ9hxEqyvzA6SOiDf4jPrev7VqgMi63G7+g0U u0g7HFDF556WFOR1xvDFl65N+IB8FNYzGR8PA= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 213/223]drivers/video/macfb.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:45:57 -0700 Message-Id: <1284072367-8485-3-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284072367-8485-1-git-send-email-justinmattock@gmail.com> References: <1284072367-8485-1-git-send-email-justinmattock@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Below you will find an Update to a broken web address. Please let me know if this needs to be changed. Signed-off-by: Justin P. Mattock --- drivers/video/macfb.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/video/macfb.c b/drivers/video/macfb.c index 43207cc..6cc8363 100644 --- a/drivers/video/macfb.c +++ b/drivers/video/macfb.c @@ -16,7 +16,7 @@ * Jacobowitz, Paul Mackerras, Fabio Riccardi, and Geert Uytterhoeven. * * The VideoToolbox "Bugs" web page at - * http://rajsky.psych.nyu.edu/Tips/VideoBugs.html + * http://web.archive.org/web/*/http://rajsky.psych.nyu.edu/Tips/VideoBugs.html * * This code is free software. You may copy, modify, and distribute * it subject to the terms and conditions of the GNU General Public -- 1.7.2.1