From patchwork Thu Apr 16 16:06:38 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: R Veera Kumar X-Patchwork-Id: 21295 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 49F1B27BBE4; Thu, 16 Apr 2020 17:07:09 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 18C1E27BBE1 for ; Thu, 16 Apr 2020 17:07:09 +0100 (BST) Received: from localhost ([::1]:36564 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jP72i-0005Gh-LW for patchwork@mira.cbaines.net; Thu, 16 Apr 2020 12:07:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55153) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jP72d-0005F6-25 for guix-patches@gnu.org; Thu, 16 Apr 2020 12:07:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jP72c-0005hz-2Y for guix-patches@gnu.org; Thu, 16 Apr 2020 12:07:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55857) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jP72b-0005ho-Vx for guix-patches@gnu.org; Thu, 16 Apr 2020 12:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jP72b-0003ry-Q9 for guix-patches@gnu.org; Thu, 16 Apr 2020 12:07:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#40592] [PATCH v2] doc: Add dicod-service-type in Dictionary Services. References: <20200413060517.1379-1-vkor@vkten.in> In-Reply-To: <20200413060517.1379-1-vkor@vkten.in> Resent-From: R Veera Kumar Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Apr 2020 16:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40592 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 40592@debbugs.gnu.org Cc: R Veera Kumar Received: via spool by 40592-submit@debbugs.gnu.org id=B40592.158705321814865 (code B ref 40592); Thu, 16 Apr 2020 16:07:01 +0000 Received: (at 40592) by debbugs.gnu.org; 16 Apr 2020 16:06:58 +0000 Received: from localhost ([127.0.0.1]:39170 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jP72Y-0003rh-9d for submit@debbugs.gnu.org; Thu, 16 Apr 2020 12:06:58 -0400 Received: from vkten.in ([104.244.73.96]:43642) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jP72W-0003rU-PB for 40592@debbugs.gnu.org; Thu, 16 Apr 2020 12:06:57 -0400 Received: (qmail 6397 invoked from network); 16 Apr 2020 16:06:46 -0000 Received: from unknown (HELO localhost) (vkor@vkten.in@117.209.233.157) de/crypted with TLSv1.3: TLS_AES_256_GCM_SHA384 [256/256] DN=none by vkten with ESMTPSA; 16 Apr 2020 16:06:46 -0000 From: R Veera Kumar Date: Thu, 16 Apr 2020 21:36:38 +0530 Message-Id: <20200416160638.22467-1-vkor@vkten.in> X-Mailer: git-send-email 2.26.0 MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * doc/guix.texi (Miscellaneous Services): Add dicod-service-type in Dictionary Services. --- Changes in v2: - Add copyright line - Alter title and changelog. --- doc/guix.texi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/guix.texi b/doc/guix.texi index ef5f68db24..7c29989965 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -77,6 +77,7 @@ Copyright @copyright{} 2020 Jakub Kądziołka@* Copyright @copyright{} 2020 Jack Hill@* Copyright @copyright{} 2020 Naga Malleswari@* Copyright @copyright{} 2020 Brice Waegeneire@* +Copyright @copyright{} 2020 R Veera Kumar@* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or @@ -25634,6 +25635,13 @@ If true, this must be the name of a file to log messages to. @cindex dictionary The @code{(gnu services dict)} module provides the following service: +@defvr {Scheme Variable} dicod-service-type + +This is the type of the service that runs the @command{dicod} daemon, an +implementation of DICT server (@pxref{Dicod,,, dico, GNU Dico Manual}). + +@end defvr + @deffn {Scheme Procedure} dicod-service [#:config (dicod-configuration)] Return a service that runs the @command{dicod} daemon, an implementation of DICT server (@pxref{Dicod,,, dico, GNU Dico Manual}).