Display RSS container for the bloginfo function.
You can retrieve anything that you can using the get_bloginfo() function. Everything will be stripped of tags and characters converted, when the values are retrieved for use in the feeds.
<?php bloginfo_rss( $show ) ?>
Since: 0.71
bloginfo_rss() is located in wp-includes/feed.php
.