]> granicus.if.org Git - neomutt/commitdiff
docs: remove duplicate "default" in the sidebar intro
authorEdward Betts <edward@4angle.com>
Sun, 19 Feb 2017 13:40:12 +0000 (13:40 +0000)
committerRichard Russon <rich@flatcap.org>
Sun, 19 Feb 2017 13:43:07 +0000 (13:43 +0000)
[ci skip]

doc/manual.xml.head

index 4e4b75621f27a439590265099dc871f9029f0b03..d6731091e60bbf1fd4503acb166470b1ff82ded4 100644 (file)
@@ -629,8 +629,12 @@ set sidebar_divider_char = '│'          <emphasis role="comment"># Pretty line
         including the section about <link linkend="formatstrings-conditionals">conditionals</link>.
       </para>
       <para>
-        The default value is <literal>%B%*  %n</literal>
-        The default value is <literal>%B%?F? [%F]?%* %?N?%N/?%S</literal>
+        The default value is:
+        <literal>%B%*  %n</literal>
+      </para>
+      <para>
+        A more detailed value is:
+        <literal>%B%?F? [%F]?%* %?N?%N/?%S</literal>
       </para>
       <itemizedlist>
         <title>Which breaks down as:</title>