diff options
| author | jocuri%softhome.net <> | 2008-04-04 11:48:19 +0000 |
|---|---|---|
| committer | jocuri%softhome.net <> | 2008-04-04 11:48:19 +0000 |
| commit | 09e8640ba739b46d61278e27f7318801a7b68d44 (patch) | |
| tree | 0b3b7bb2e743edfc323328a49d1b8941762d5f65 | |
| parent | eed81ea59324cf515664b5e68fe0ba317b1d5243 (diff) | |
| download | bugs-09e8640ba739b46d61278e27f7318801a7b68d44.tar bugs-09e8640ba739b46d61278e27f7318801a7b68d44.tar.gz bugs-09e8640ba739b46d61278e27f7318801a7b68d44.tar.bz2 bugs-09e8640ba739b46d61278e27f7318801a7b68d44.tar.xz bugs-09e8640ba739b46d61278e27f7318801a7b68d44.zip | |
Documentation patch related to bug 245075: Fix excessive capitalization by using the <emphasis> tag.
| -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> |
