From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH] man: add include statement documentation. Date: Wed, 28 Jun 2017 17:36:36 +0200 Message-ID: <20170628153636.GA3267@salvia> References: <20170628081657.25371-1-ismo.puustinen@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Ismo Puustinen Return-path: Received: from mail.us.es ([193.147.175.20]:52962 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751532AbdF1Pgm (ORCPT ); Wed, 28 Jun 2017 11:36:42 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id D8F3B249DF for ; Wed, 28 Jun 2017 17:36:30 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id C000FD1D9B for ; Wed, 28 Jun 2017 17:36:30 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id E9015DA241 for ; Wed, 28 Jun 2017 17:36:27 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20170628081657.25371-1-ismo.puustinen@intel.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Wed, Jun 28, 2017 at 11:16:57AM +0300, Ismo Puustinen wrote: > Add to man page information about using the wildcard include statements. Applied, thanks Ismo!