diff options
author | jocuri%softhome.net <> | 2008-04-04 13:48:19 +0200 |
---|---|---|
committer | jocuri%softhome.net <> | 2008-04-04 13:48:19 +0200 |
commit | 09e8640ba739b46d61278e27f7318801a7b68d44 (patch) | |
tree | 0b3b7bb2e743edfc323328a49d1b8941762d5f65 /docs | |
parent | eed81ea59324cf515664b5e68fe0ba317b1d5243 (diff) | |
download | bugzilla-09e8640ba739b46d61278e27f7318801a7b68d44.tar.gz bugzilla-09e8640ba739b46d61278e27f7318801a7b68d44.tar.xz |
Documentation patch related to bug 245075: Fix excessive capitalization by using the <emphasis> tag.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/xml/patches.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/en/xml/patches.xml b/docs/en/xml/patches.xml index f4739e127..cf248ba7d 100644 --- a/docs/en/xml/patches.xml +++ b/docs/en/xml/patches.xml @@ -98,9 +98,9 @@ </para> <para> - USAGE: move the sendunsentbugmail.pl script up into the main directory, - ensure it has execute permission, and run it from the command line (or - from a cron job) with no parameters. + <emphasis>Usage</emphasis>: move the sendunsentbugmail.pl script + up into the main directory, ensure it has execute permission, and run it + from the command line (or from a cron job) with no parameters. </para> </section> |