From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [PATCH v6 2/2] doc: add user-space ethtool sample app guide Date: Mon, 16 Nov 2015 10:56:49 +0000 Message-ID: <5649B671.6070106@intel.com> References: <1446826271-5703-1-git-send-email-remy.horton@intel.com> <1446826271-5703-3-git-send-email-remy.horton@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" To: "Mcnamara, John" Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 9F9EE58D4 for ; Mon, 16 Nov 2015 11:56:52 +0100 (CET) In-Reply-To: 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 13/11/2015 16:52, Mcnamara, John wrote: >> +Using the application >> +--------------------- .. >> +drvinfo >> + Print driver info >> +eeprom >> + Dump EEPROM to file > > This definition list doesn't render very well. Maybe better as: Ideally would present it as a table, but stylistically that felt too different from the rest of the documentation. Gone with bullet list. Will roll the changes into the next patchset. ..Remy