From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752659Ab0GUEwN (ORCPT ); Wed, 21 Jul 2010 00:52:13 -0400 Received: from mail-pv0-f174.google.com ([74.125.83.174]:45814 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752400Ab0GUEvV (ORCPT ); Wed, 21 Jul 2010 00:51:21 -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=qyFfo3pU0qRxI57h/xNQghw3+h0liiwZsznlBUGIfYdZxa5hrEdb2OFl27deyQIRvM /As2hbK2lRH/Lm8x4S8khsJUO37Nty3FeVdjumGer+BEhd3V/wsJvHl2gq3XVIxTuKE1 /dOjMltVd8FLDzTSlOsi5XUtain5YsmyJQFu4= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 10/10]Documentation/arm/SA1100/PLEB update web address. Date: Tue, 20 Jul 2010 21:50:56 -0700 Message-Id: <1279687861-29282-11-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.1.rc1.21.gf3bd6 In-Reply-To: <1279687861-29282-1-git-send-email-justinmattock@gmail.com> References: <1279687861-29282-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 the web address to the comapny site due to me being unable to locate the original location. If anybody knows where this is let me know and I'll resend an updated patch. Signed-off-by: Justin P. Mattock --- Documentation/arm/SA1100/PLEB | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/arm/SA1100/PLEB b/Documentation/arm/SA1100/PLEB index 92cae06..b9c8a63 100644 --- a/Documentation/arm/SA1100/PLEB +++ b/Documentation/arm/SA1100/PLEB @@ -6,6 +6,6 @@ PLEB support has yet to be fully integrated. For more information, see: - http://www.cse.unsw.edu.au/~pleb/ + http://www.cse.unsw.edu.au -- 1.7.1.rc1.21.gf3bd6