From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755844AbbFROon (ORCPT ); Thu, 18 Jun 2015 10:44:43 -0400 Received: from mail-pa0-f53.google.com ([209.85.220.53]:34854 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754557AbbFROoZ (ORCPT ); Thu, 18 Jun 2015 10:44:25 -0400 From: Masanari Iida To: linux-kernel@vger.kernel.org, corbet@lwn.net, JBottomley@odin.com, linux-scsi@vger.kernel.org, linux-doc@vger.kernel.org Cc: Masanari Iida Subject: [PATCH] Doc: Docbook: Change wikipedia's URL from http to https in scsi.tmpl Date: Thu, 18 Jun 2015 23:44:25 +0900 Message-Id: <1434638665-5761-1-git-send-email-standby24x7@gmail.com> X-Mailer: git-send-email 2.4.4.408.g16da57c Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Recently wikipedia announced to secure access to the servers. Now all http access re-route to https. Signed-off-by: Masanari Iida --- Documentation/DocBook/scsi.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/DocBook/scsi.tmpl b/Documentation/DocBook/scsi.tmpl index 324b534..4b9b9b2 100644 --- a/Documentation/DocBook/scsi.tmpl +++ b/Documentation/DocBook/scsi.tmpl @@ -81,7 +81,7 @@ SAS, Fibre Channel, FireWire, and ATAPI devices. SCSI packets are also commonly exchanged over Infiniband, I20, TCP/IP - (iSCSI), even + (iSCSI), even Parallel ports. -- 2.4.4.408.g16da57c