From 29f3a9e9914730e66d0c2e46403ec460d1c966d3 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sat, 8 Mar 2025 22:08:30 +0000 Subject: [PATCH] doc: Document field names, not getter names. * doc/guix.texi (Web Services)[mumi]: Replace mumi-configuration-sender with sender, and mumi-configuration-smtp with smtp. --- doc/guix.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 35c5e518e0..7d8a5243ed 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -33737,10 +33737,10 @@ The Mumi package to use. @item @code{mailer?} (default: @code{#true}) Whether to enable or disable the mailer component. -@item @code{mumi-configuration-sender} +@item @code{sender} The email address used as the sender for comments. -@item @code{mumi-configuration-smtp} +@item @code{smtp} A URI to configure the SMTP settings for Mailutils. This could be something like @code{sendmail:///path/to/bin/msmtp} or any other URI supported by Mailutils. @xref{SMTP Mailboxes, SMTP Mailboxes,,