all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54431] [PATCH] doc: Fix wrong variable name.
@ 2022-03-16 23:14 EuAndreh via Guix-patches via
  2022-03-18 22:12 ` bug#54431: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: EuAndreh via Guix-patches via @ 2022-03-16 23:14 UTC (permalink / raw)
  To: 54431; +Cc: EuAndreh

* doc/guix.texi (Mail services): use correct variable name.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index dbe281ead7..e0704f1aa4 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -23822,7 +23822,7 @@ Data type representing the configuration of opensmtpd.
 @item @code{package} (default: @var{opensmtpd})
 Package object of the OpenSMTPD SMTP server.
 
-@item @code{config-file} (default: @code{%default-opensmtpd-file})
+@item @code{config-file} (default: @code{%default-opensmtpd-config-file})
 File-like object of the OpenSMTPD configuration file to use.  By default
 it listens on the loopback network interface, and allows for mail from
 users and daemons on the local machine, as well as permitting email to
-- 
2.35.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#54431: [PATCH] doc: Fix wrong variable name.
  2022-03-16 23:14 [bug#54431] [PATCH] doc: Fix wrong variable name EuAndreh via Guix-patches via
@ 2022-03-18 22:12 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-03-18 22:12 UTC (permalink / raw)
  To: EuAndreh; +Cc: 54431-done

Hi,

EuAndreh <eu@euandre.org> skribis:

> * doc/guix.texi (Mail services): use correct variable name.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-18 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-16 23:14 [bug#54431] [PATCH] doc: Fix wrong variable name EuAndreh via Guix-patches via
2022-03-18 22:12 ` bug#54431: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.