From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:56851) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5tQJ-0007KX-Jr for guix-patches@gnu.org; Sun, 23 Feb 2020 10:44:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5tQI-0000lT-Nw for guix-patches@gnu.org; Sun, 23 Feb 2020 10:44:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:45534) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5tQI-0000lO-Kt for guix-patches@gnu.org; Sun, 23 Feb 2020 10:44:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j5tQI-00075u-JL for guix-patches@gnu.org; Sun, 23 Feb 2020 10:44:02 -0500 Subject: [bug#39752] [PATCH 3/4] doc: Expand the part on special action 'doc'. Resent-Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 23 Feb 2020 15:43:25 +0000 From: Brice Waegeneire In-Reply-To: <20200223134928.5b3cbeca@scratchpost.org> References: <20200223091859.21705-1-brice@waegenei.re> <20200223092044.22834-3-brice@waegenei.re> <20200223134928.5b3cbeca@scratchpost.org> Message-ID: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Danny Milosavljevic Cc: 39752@debbugs.gnu.org On 2020-02-23 12:49, Danny Milosavljevic wrote: >> +In the same vein the special action @code{doc} describes it's service > > Should be "its" > >> +when called without an argument or describes a service-specific >> action >> +when called with the action as the additional arguments. You can even >> +get the list of the service-specific actions a service provides when >> +using with the additional argument @code{list-actions}. > > Please use two spaces at the beginning of sentences. I have fix these issues in v2.