From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH nft] tests: build: Add enable man page option. Date: Thu, 25 Jan 2018 20:49:29 +0100 Message-ID: <20180125194929.4xusjpypsny4zgge@salvia> References: <20180125151853.4740-1-rvarsha016@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Varsha Rao Return-path: Received: from mail.us.es ([193.147.175.20]:38460 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751108AbeAYTte (ORCPT ); Thu, 25 Jan 2018 14:49:34 -0500 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id DA80B209907 for ; Thu, 25 Jan 2018 20:49:32 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id CA347DA387 for ; Thu, 25 Jan 2018 20:49:32 +0100 (CET) Content-Disposition: inline In-Reply-To: <20180125151853.4740-1-rvarsha016@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Jan 25, 2018 at 08:48:52PM +0530, Varsha Rao wrote: > Add test for man page compile option. Applied, thanks Varsha.