summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-03-16 20:14:23 -0300
committerLudovic Courtès <ludo@gnu.org>2022-03-18 23:51:19 +0100
commit465259be78600d17d83f0cee6b06b8a83babda16 (patch)
tree1023522c4b4d6aeaaee7eeed380991e5156861b4 /doc
parent27c273ec89e86a673ae4e5ae7825df2f93584c33 (diff)
downloadguix-patches-465259be78600d17d83f0cee6b06b8a83babda16.tar
guix-patches-465259be78600d17d83f0cee6b06b8a83babda16.tar.gz
doc: Fix wrong variable name.
* doc/guix.texi (Mail services): use correct variable name. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 46e65129ae..1ecb3c7e3d 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