diff options
author | myk%mozilla.org <> | 2005-03-16 03:34:58 +0100 |
---|---|---|
committer | myk%mozilla.org <> | 2005-03-16 03:34:58 +0100 |
commit | 66172e4cc43bafb5a89f855260b2053e63af4463 (patch) | |
tree | 63bb95bb56a5c21a47e1aad4efcdbd9af153557a /docs/xml | |
parent | f5c3529c20575218e9f80e1be14fa48e746c8b4a (diff) | |
download | bugzilla-66172e4cc43bafb5a89f855260b2053e63af4463.tar.gz bugzilla-66172e4cc43bafb5a89f855260b2053e63af4463.tar.xz |
Fix for bug 286265: makes the RSS bug list explanation read a bit better; r=lpsolit
Diffstat (limited to 'docs/xml')
-rw-r--r-- | docs/xml/using.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/xml/using.xml b/docs/xml/using.xml index 04cbda55a..45d2574da 100644 --- a/docs/xml/using.xml +++ b/docs/xml/using.xml @@ -465,11 +465,11 @@ <member> <emphasis>RSS</emphasis> - get the buglist as an RSS 1.0 feed. It is used by setting up your - bug list query and then copying this links url into your RSS reader. If - you are using Firefox, you can also save the bug list as a live - bookmark. If you would like to limit the number of RSS items, add - a limit=n URL parameter.</member> + get the buglist as an RSS 1.0 feed. Copy this link into your + favorite feed reader. If you are using Firefox, you can also + save the list as a live bookmark by clicking the live bookmark + icon in the status bar. To limit the number of bugs in the feed, + add a limit=n parameter to the URL.</member> <member> <emphasis>iCalendar</emphasis> |