aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-change-time-format.page
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-02-18 22:02:11 +0800
committerAndre Klapper <a9016009@gmx.de>2012-02-18 22:02:11 +0800
commiteb86dc0d48c88b626a40a90db3448f8a4f42421a (patch)
tree382ef8eadf92bc786c31200f7294e612ebb2317b /help/C/mail-change-time-format.page
parentb5b802227537fe441f2fcb7cdd7cfee1ca5d6295 (diff)
downloadgsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.tar
gsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.tar.gz
gsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.tar.bz2
gsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.tar.lz
gsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.tar.xz
gsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.tar.zst
gsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.zip
User Docs: Fix inappropriate usage of <code> tag
Diffstat (limited to 'help/C/mail-change-time-format.page')
-rw-r--r--help/C/mail-change-time-format.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/mail-change-time-format.page b/help/C/mail-change-time-format.page
index c4e157bf2c..6712008351 100644
--- a/help/C/mail-change-time-format.page
+++ b/help/C/mail-change-time-format.page
@@ -5,7 +5,7 @@
<desc>Changing the date and time format in the message list.</desc>
<link type="guide" xref="mail-layout-changing" />
- <revision pkgversion="2.32.2" version="0.2" date="2011-08-25" status="draft"/>
+ <revision pkgversion="2.32.2" version="0.3" date="2012-02-18" status="draft"/>
<credit type="author">
<name>Andre Klapper</name>
<email>ak-47@gmx.net</email>
@@ -18,6 +18,6 @@
<title>Format of dates and time</title>
<p>You can change the format of the <gui>Date</gui> column by setting your preferred format under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Preferences</gui><gui>Headers</gui><gui>Date/Time format</gui></guiseq>.</p>
-<p>The placeholders in the format expression are strftime formats. For a complete list of available strftime formats, run <code>date --help</code> in a terminal window.</p>
+<p>The placeholders in the format expression are strftime formats. For a complete list of available strftime formats, run <cmd>date --help</cmd> in a terminal window.</p>
<!-- TODO: Time formats settings for Calendar (calendar-layout-appointment-display), Contacts (Edit>Prefs>Contacts) are split everywhere, probably introduce a guide page linking to these three pages -->
</page>