From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/4] provide man pages for binaries provided by DPDK Date: Wed, 26 Oct 2016 23:32:25 +0200 Message-ID: <3131111.G5pxqS5FVF@xps13> References: <1472629812-4397-1-git-send-email-christian.ehrhardt@canonical.com> <1473854336.8480.10.camel@brocade.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: christian.ehrhardt@canonical.com Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id 88925590B for ; Wed, 26 Oct 2016 23:32:27 +0200 (CEST) Received: by mail-wm0-f49.google.com with SMTP id 140so39742061wmv.0 for ; Wed, 26 Oct 2016 14:32:27 -0700 (PDT) In-Reply-To: <1473854336.8480.10.camel@brocade.com> 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" > > Christian Ehrhardt (4): > > doc: move tool guides in their own subdirectory > > doc: rendering and installation of man pages > > doc: add basic invocation info for dpdk-pmdinfo > > doc: add basic invocation info for dpdk-devbind > > Acked-by: Luca Boccassi Applied with minor comments from John and me fixed, thanks