guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#54431] [PATCH] doc: Fix wrong variable name.


From: EuAndreh
Subject: [bug#54431] [PATCH] doc: Fix wrong variable name.
Date: Wed, 16 Mar 2022 20:14:23 -0300

* 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]