diff options
author | myk%mozilla.org <> | 2008-04-04 13:47:36 +0200 |
---|---|---|
committer | myk%mozilla.org <> | 2008-04-04 13:47:36 +0200 |
commit | 35bdb44784e1c086621eee3415b6071347625e78 (patch) | |
tree | 4e76e59486ed3ef86447a45a53db9e9607fb4a17 /docs | |
parent | 31d63c36fdea4d5bf841beba96740eb58b7d55b3 (diff) | |
download | bugzilla-35bdb44784e1c086621eee3415b6071347625e78.tar.gz bugzilla-35bdb44784e1c086621eee3415b6071347625e78.tar.xz |
Fix for bug 286265: makes the RSS bug list explanation read a bit better; r=lpsolit
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/xml/using.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/en/xml/using.xml b/docs/en/xml/using.xml index 04cbda55a..45d2574da 100644 --- a/docs/en/xml/using.xml +++ b/docs/en/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> |