From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933491Ab0GUFPN (ORCPT ); Wed, 21 Jul 2010 01:15:13 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:42452 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762119Ab0GUEyN (ORCPT ); Wed, 21 Jul 2010 00:54:13 -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=oxsG2Q+nzJgzmOCW0L3NslOue6X63s05uuL952jNq/YD8vdXgqDvh6pDNbNSx5W/Kp 7p8i0eQSiMLFCm7YDHGqpVXz7PFOIke7msOHpCxXqMcoK/v2OXco1E3hbU7A1/BArhv8 /QyVDPzcam/gyurc7uE+KaqSfTqi+AOuH2Nso= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 56/56]Documentation/input/iforce-protocol.txt update web address. Date: Tue, 20 Jul 2010 21:53:55 -0700 Message-Id: <1279688039-29465-11-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.1.rc1.21.gf3bd6 In-Reply-To: <1279688039-29465-1-git-send-email-justinmattock@gmail.com> References: <1279688039-29465-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 update a web address to the company site due to me being unable to locate the original content. Signed-off-by: Justin P. Mattock --- Documentation/input/iforce-protocol.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/input/iforce-protocol.txt b/Documentation/input/iforce-protocol.txt index 3ac9241..1fcd4b7 100644 --- a/Documentation/input/iforce-protocol.txt +++ b/Documentation/input/iforce-protocol.txt @@ -251,7 +251,7 @@ Check www.immerse.com for Immersion Studio, and www.fcoder.com for ComPortSpy. ** Author of this document ** Johann Deneux -Home page at http://www.esil.univ-mrs.fr/~jdeneux/projects/ff/ +Home page at http://www.esil.univ-mrs.fr Additions by Vojtech Pavlik. -- 1.7.1.rc1.21.gf3bd6