From patchwork Mon Jul 13 23:36:50 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masanari Iida X-Patchwork-Id: 6782751 Return-Path: X-Original-To: patchwork-linux-media@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id CAD5BC05AC for ; Mon, 13 Jul 2015 23:37:12 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 02DCF20562 for ; Mon, 13 Jul 2015 23:37:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2C19A2056C for ; Mon, 13 Jul 2015 23:37:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752117AbbGMXgv (ORCPT ); Mon, 13 Jul 2015 19:36:51 -0400 Received: from mail-pd0-f182.google.com ([209.85.192.182]:36271 "EHLO mail-pd0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751757AbbGMXgu (ORCPT ); Mon, 13 Jul 2015 19:36:50 -0400 Received: by pdjr16 with SMTP id r16so70583591pdj.3; Mon, 13 Jul 2015 16:36:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=RGjC0OSpEm+C02iwEKveBw7E9PaAV7//iEryytnM7Ek=; b=hmxWGUsYAiOxuJrUucTSsLVxh7uhbR9ZWq2dIdkYpzyDVuDgSA4jpFVIROo67fZ+Vb kUEtnY/034j62t2jTU7UpzmOqjmgeJTleMjHLuUMGSK5jYyHLRo//WRrOjKnFVVFYuyg hwmQjC84LURT/9j1YR8ByF+KcW/MLXzKWo0bFqVYuMBllPT1yZdevSBTQ4bUDwdALrD2 7spb39lvOc3j3AJ/HB2xkwY8x0xqpVI/ivCsLGMCovfQ4Akpykv65CaHpzNrIZ/B4TDX vUCSxgsOa4CH+KLtS/4yCBTkjNMa0t19jePSDY8bJe1J7N8QJ2NRMPV6ZpoL/YYd93KV pA+Q== X-Received: by 10.67.29.175 with SMTP id jx15mr73234477pad.99.1436830609889; Mon, 13 Jul 2015 16:36:49 -0700 (PDT) Received: from masabert (i118-21-156-233.s30.a048.ap.plala.or.jp. [118.21.156.233]) by smtp.gmail.com with ESMTPSA id d7sm19658490pbu.41.2015.07.13.16.36.49 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jul 2015 16:36:49 -0700 (PDT) Received: by masabert (Postfix, from userid 1000) id 45F81E32A5; Tue, 14 Jul 2015 08:36:52 +0900 (JST) From: Masanari Iida To: mchehab@osg.samsung.com, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, corbet@lwn.net Cc: Masanari Iida Subject: [PATCH] [media] DocBook: Fix typo in intro.xml Date: Tue, 14 Jul 2015 08:36:50 +0900 Message-Id: <1436830610-19316-1-git-send-email-standby24x7@gmail.com> X-Mailer: git-send-email 2.5.0.rc1 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Spam-Status: No, score=-8.2 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch fix spelling typos in intro.xml. This xml file is not created from comments within source, I fix the xml file. Signed-off-by: Masanari Iida --- Documentation/DocBook/media/dvb/intro.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/DocBook/media/dvb/intro.xml b/Documentation/DocBook/media/dvb/intro.xml index bcc72c2..4abf6d9 100644 --- a/Documentation/DocBook/media/dvb/intro.xml +++ b/Documentation/DocBook/media/dvb/intro.xml @@ -163,8 +163,8 @@ are called: where N enumerates the DVB PCI cards in a system starting from 0, and M enumerates the devices of each type within each adapter, starting from 0, too. We will omit the “ -/dev/dvb/adapterN/” in the further dicussion -of these devices. The naming scheme for the devices is the same wheter +/dev/dvb/adapterN/” in the further discussion +of these devices. The naming scheme for the devices is the same whether devfs is used or not. More details about the data structures and function calls of all