Received: by 10.192.165.148 with SMTP id m20csp5519191imm; Wed, 9 May 2018 06:24:52 -0700 (PDT) X-Google-Smtp-Source: AB8JxZpxVAvKOWVVKiRs3UG1kUSZbyPDoua4566YS+AgPDl+xV4w9NHwmh7Gk22pUjR40zKnoPe2 X-Received: by 10.98.24.214 with SMTP id 205mr44138638pfy.242.1525872292490; Wed, 09 May 2018 06:24:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525872292; cv=none; d=google.com; s=arc-20160816; b=KrLmHnQef1qjqs7lO6iSZNz9h17iOc7l38xx8WRWWoIawyhPUgw4FGMwzesIxtBlZl IlZFGiodZDhYfPZgObfYOuwyM5gt8nlSyc7sWUyM9eWQTx3YyLb1feW8fSHucCPtxido bKQQuC8BlHjx4OIyniOgEr3MBcpJt5L4ZV1Jb4vMZRSjID5TQjnHU2z1uColtJs2zY/H c0fgGEoziosHXf1m0Whr0CJdIjcjc6g6/hSexLuoVO79hfLklkPwJzkAzM26ErLSGPF5 nc5eBNVRvFsit2YJaBQktB36ASk0lyftaYhew3ChccQOl5801ZUUtD8RXQk6rMSh55Uf Napw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=3jruZkts9ZelMNEgsfA/YpNf3f/CBhew0F52oohEAzI=; b=wtlKobZWaEPlLAeKcWTIev6wrXsdnjXVx7QvC2KbF9PYTDGNq0MW1Rbs3vBsfj7+3y 83EqT4xt9q3m5cmKnzMRhPGa39a8KZny9bfNF4lwiWm+avGTAybY+qHtLCq9d7DcWxum gONTcMWMIlhIX6le5txuNKfopEFGFkyhanmWuHL+tBBLlIJMFYnsTXcmWdBSltuu4fnu U8O+mIvxKeM/nTZQKh4H6mtPwAMzSUFjQCcJ0TJxJ/aUJ2hJDLCwCfKsQkekevaOfCdu mUuAs7MwldSQTgubdtt67mBLckS+2AWkMJYxTS/5HPbF2z/NmJJYse6T/D4vnFVrdpkU yUMw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v32-v6si26553400plb.575.2018.05.09.06.24.37; Wed, 09 May 2018 06:24:52 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935125AbeEINTJ (ORCPT + 99 others); Wed, 9 May 2018 09:19:09 -0400 Received: from osg.samsung.com ([64.30.133.232]:55689 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934898AbeEINTG (ORCPT ); Wed, 9 May 2018 09:19:06 -0400 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id 9ADC82C21B; Wed, 9 May 2018 06:19:05 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at dev.s-opensource.com X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from osg.samsung.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YAbDR-01VSHP; Wed, 9 May 2018 06:19:04 -0700 (PDT) Received: from smtp.s-opensource.com (177.41.96.165.dynamic.adsl.gvt.net.br [177.41.96.165]) by osg.samsung.com (Postfix) with ESMTPSA id F05312C214; Wed, 9 May 2018 06:19:03 -0700 (PDT) Received: from mchehab by smtp.s-opensource.com with local (Exim 4.90_1) (envelope-from ) id 1fGOzm-0004Nx-4W; Wed, 09 May 2018 10:19:02 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Oliver Hartkopp , Marc Kleine-Budde , "David S. Miller" , linux-can@vger.kernel.org, netdev@vger.kernel.org Subject: [PATCH v2 01/11] docs: can.rst: fix a footnote reference Date: Wed, 9 May 2018 10:18:44 -0300 Message-Id: X-Mailer: git-send-email 2.17.0 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org As stated at: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#footnotes A footnote should contain either a number, a reference or an auto number, e. g.: [1], [#f1] or [#]. While using [*] accidentaly works for html, it fails for other document outputs. In particular, it causes an error with LaTeX output, causing all books after networking to not be built. So, replace it by a valid syntax. Acked-by: Oliver Hartkopp Signed-off-by: Mauro Carvalho Chehab --- Documentation/networking/can.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/networking/can.rst b/Documentation/networking/can.rst index d23c51abf8c6..2fd0b51a8c52 100644 --- a/Documentation/networking/can.rst +++ b/Documentation/networking/can.rst @@ -164,7 +164,7 @@ The Linux network devices (by default) just can handle the transmission and reception of media dependent frames. Due to the arbitration on the CAN bus the transmission of a low prio CAN-ID may be delayed by the reception of a high prio CAN frame. To -reflect the correct [*]_ traffic on the node the loopback of the sent +reflect the correct [#f1]_ traffic on the node the loopback of the sent data has to be performed right after a successful transmission. If the CAN network interface is not capable of performing the loopback for some reason the SocketCAN core can do this task as a fallback solution. @@ -175,7 +175,7 @@ networking behaviour for CAN applications. Due to some requests from the RT-SocketCAN group the loopback optionally may be disabled for each separate socket. See sockopts from the CAN RAW sockets in :ref:`socketcan-raw-sockets`. -.. [*] you really like to have this when you're running analyser +.. [#f1] you really like to have this when you're running analyser tools like 'candump' or 'cansniffer' on the (same) node. -- 2.17.0