From 4ba02658fd9f415f79f45d52c6422622ba3485f9 Mon Sep 17 00:00:00 2001
From: rbuj <robert.buj@gmail.com>
Date: Mon, 1 Oct 2018 18:32:32 +0200
Subject: Refer to the strftime(3) man page for more information...

---
 help/C/index.docbook | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'help')

diff --git a/help/C/index.docbook b/help/C/index.docbook
index 55db5d0e..bda11f6a 100644
--- a/help/C/index.docbook
+++ b/help/C/index.docbook
@@ -1681,7 +1681,7 @@
 		      <listitem><para>To use the same <application>&app;</application>-provided date/time format each time you insert the date/time, select the <guilabel>Use the selected format</guilabel> option, then select the appropriate format from the list. When you select this option, <application>&app;</application> does not prompt you for the date/time format when you choose <menuchoice> <guimenu>Edit</guimenu> <guimenuitem>Insert Date and Time</guimenuitem> </menuchoice>.
 		                </para>
 		      </listitem>
-		      <listitem><para>To use the same customized date/time format each time you insert the date/time, select the <guilabel>Use custom format</guilabel> option, then enter the appropriate format in the text box. For more information about how to specify a custom format, see <ulink url="man:strftime" type="man"><citerefentry><refentrytitle>strftime</refentrytitle><manvolnum>3</manvolnum></citerefentry></ulink>. When you select this option, <application>&app;</application> does not prompt you for the date/time format when you choose <menuchoice> <guimenu>Edit</guimenu> <guimenuitem>Insert Date and Time</guimenuitem> </menuchoice>.
+		      <listitem><para>To use the same customized date/time format each time you insert the date/time, select the <guilabel>Use custom format</guilabel> option, then enter the appropriate format in the text box. Refer to the <ulink url="man:strftime" type="man"><citerefentry><refentrytitle>strftime</refentrytitle><manvolnum>3</manvolnum></citerefentry></ulink> for more information on how to specify a custom format. When you select this option, <application>&app;</application> does not prompt you for the date/time format when you choose <menuchoice> <guimenu>Edit</guimenu> <guimenuitem>Insert Date and Time</guimenuitem> </menuchoice>.
 		                </para>
 		      </listitem>
 		      </itemizedlist>
-- 
cgit v1.2.1