guix-commits
[Top][All Lists]
Advanced

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

01/01: doc: Properly escape brackets.


From: Tobias Geerinckx-Rice
Subject: 01/01: doc: Properly escape brackets.
Date: Sat, 23 Dec 2017 09:38:52 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 90d8923bf92cab8696d8395ef68c98d9775b110c
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Dec 23 15:39:33 2017 +0100

    doc: Properly escape brackets.
    
    This fixes a build failure reported by Catonano <address@hidden>.
    
    * doc/guix.texi (Mail Services): Escape ‘{’ and ‘}’ everywhere.
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 21b80a6..8ecefa2 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -13164,7 +13164,7 @@ Defaults to @samp{"%$: %s"}.
 @deftypevr address@hidden parameter} string mail-log-prefix
 Log prefix for mail processes.  See doc/wiki/Variables.txt for list
 of possible variables you can use.
-Defaults to @samp{"\"%s(%u)<%{pid}><%{session}>: \""}.
+Defaults to @samp{"\"%s(%u)<address@hidden@}><address@hidden@}>: \""}.
 @end deftypevr
 
 @deftypevr address@hidden parameter} string deliver-log-format
@@ -13757,7 +13757,7 @@ total number of bytes read from client
 total number of bytes sent to client.
 @end table
 See @file{doc/wiki/Variables.txt} for a list of all the variables you can use.
-Defaults to @samp{"in=%i out=%o deleted=%{deleted} expunged=%{expunged} 
trashed=%{trashed} hdr_count=%{fetch_hdr_count} hdr_bytes=%{fetch_hdr_bytes} 
body_count=%{fetch_body_count} body_bytes=%{fetch_body_bytes}"}.
+Defaults to @samp{"in=%i out=%o address@hidden@} address@hidden@} 
address@hidden@} address@hidden@} address@hidden@} address@hidden@} 
address@hidden@}"}.
 @end deftypevr
 
 @deftypevr address@hidden parameter} string imap-capability



reply via email to

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