From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH] doc: fix vhost bad section number references Date: Mon, 22 Feb 2016 13:46:45 +0800 Message-ID: <20160222054645.GW21426@yliu-dev.sh.intel.com> References: <1455966770-6206-1-git-send-email-mauricio.vasquezbernal@studenti.polito.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Mauricio Vasquez B Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id C6A0158D6 for ; Mon, 22 Feb 2016 06:45:37 +0100 (CET) Content-Disposition: inline In-Reply-To: <1455966770-6206-1-git-send-email-mauricio.vasquezbernal@studenti.polito.it> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Sat, Feb 20, 2016 at 12:12:50PM +0100, Mauricio Vasquez B wrote: > Section numbers were "hard-coded". This patch adds them as hyperlinks. Good catch. Thanks. Acked-by: Yuanhan Liu --yliu