From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753062Ab0GUEvn (ORCPT ); Wed, 21 Jul 2010 00:51:43 -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 S1751447Ab0GUEvC (ORCPT ); Wed, 21 Jul 2010 00:51:02 -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=ZpM9Xqcfbubz4DiSdpoOJjld9vN4wydc/KSO5APgs/UcWo6laPQDBVroojnUc4pYtM OyocrMHSJwx1Vyt3zXDJWDRh9lyxqIqY3kfjogSfdfA+DHlVL3dOS3KHKKHMi60GTP0r 7tMpLbo5NRXHYDTK62mFZaomF5zoTA8BHoLDs= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 3/3]Documentation/aoe/aoe.txt update web address. Date: Tue, 20 Jul 2010 21:50:49 -0700 Message-Id: <1279687861-29282-4-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 a broken web address. Signed-off-by: Justin P. Mattock --- Documentation/aoe/aoe.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/aoe/aoe.txt b/Documentation/aoe/aoe.txt index 3a4dbe4..b5aada9 100644 --- a/Documentation/aoe/aoe.txt +++ b/Documentation/aoe/aoe.txt @@ -1,6 +1,6 @@ The EtherDrive (R) HOWTO for users of 2.6 kernels is found at ... - http://www.coraid.com/support/linux/EtherDrive-2.6-HOWTO.html + http://www.coraid.com/SUPPORT/EtherDrive-HBA It has many tips and hints! -- 1.7.1.rc1.21.gf3bd6