From patchwork Sat Sep 3 17:26:34 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Oberritter X-Patchwork-Id: 7766 Return-path: Envelope-to: mchehab@infradead.org Delivery-date: Sat, 03 Sep 2011 17:27:38 +0000 Received: from casper.infradead.org [85.118.1.10] by localhost.localdomain with IMAP (fetchmail-6.3.17) for (single-drop); Sat, 03 Sep 2011 14:28:05 -0300 (BRT) Received: from vger.kernel.org ([209.132.180.67]) by casper.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1Qzu0H-0002WC-Sz; Sat, 03 Sep 2011 17:27:38 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753630Ab1ICR05 (ORCPT + 1 other); Sat, 3 Sep 2011 13:26:57 -0400 Received: from mail.dream-property.net ([82.149.226.172]:40727 "EHLO mail.dream-property.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753564Ab1ICR0o (ORCPT ); Sat, 3 Sep 2011 13:26:44 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.dream-property.net (Postfix) with ESMTP id A8DFF3153E1C for ; Sat, 3 Sep 2011 19:26:42 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.dream-property.net Received: from mail.dream-property.net ([127.0.0.1]) by localhost (mail.dream-property.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id S6uLQ9-EX-uh for ; Sat, 3 Sep 2011 19:26:36 +0200 (CEST) Received: from pepe.dream-property.nete (dreamboxupdate.com [82.149.226.174]) by mail.dream-property.net (Postfix) with SMTP id 62FDC3153E1D for ; Sat, 3 Sep 2011 19:26:35 +0200 (CEST) Received: by pepe.dream-property.nete (sSMTP sendmail emulation); Sat, 03 Sep 2011 17:26:35 +0000 From: Andreas Oberritter To: linux-media@vger.kernel.org Subject: [PATCH 2/2] DVB: Change API version in documentation: 3 -> 5.4 Date: Sat, 3 Sep 2011 17:26:34 +0000 Message-Id: <1315070794-6323-2-git-send-email-obi@linuxtv.org> X-Mailer: git-send-email 1.7.2.5 In-Reply-To: <4E625385.4050008@redhat.com> References: <4E625385.4050008@redhat.com> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Signed-off-by: Andreas Oberritter --- Documentation/DocBook/media/dvb/intro.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/DocBook/media/dvb/intro.xml b/Documentation/DocBook/media/dvb/intro.xml index c75dc7c..170064a 100644 --- a/Documentation/DocBook/media/dvb/intro.xml +++ b/Documentation/DocBook/media/dvb/intro.xml @@ -205,7 +205,7 @@ a partial path like: additional include file linux/dvb/version.h exists, which defines the constant DVB_API_VERSION. This document -describes DVB_API_VERSION 3. +describes DVB_API_VERSION 5.4.