GNU bug report logs -
#40592
[PATCH] doc: Add dicod-service-type.
Previous Next
Reported by: R Veera Kumar <vkor <at> vkten.in>
Date: Mon, 13 Apr 2020 06:07:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 16 Apr 2020 18:20:28 +0200
with message-id <87ftd3h06r.fsf <at> gnu.org>
and subject line Re: [bug#40592] [PATCH v2] doc: Add dicod-service-type in Dictionary Services.
has caused the debbugs.gnu.org bug report #40592,
regarding [PATCH] doc: Add dicod-service-type.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
40592: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40592
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* doc/guix.texi (Miscellaneous Services): Add dicod-service-type to dictionary services.
---
doc/guix.texi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/guix.texi b/doc/guix.texi
index 891e2693f6..c5a29456b2 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -25634,6 +25634,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}).
--
2.26.0
[Message part 3 (message/rfc822, inline)]
Hi,
R Veera Kumar <vkor <at> vkten.in> skribis:
> * doc/guix.texi (Miscellaneous Services): Add dicod-service-type
> in Dictionary Services.
[...]
> +@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
Applied without the extra newlines above.
Thank you!
Ludo’.
This bug report was last modified 5 years and 93 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.