Merged from source:sprint/77/suresh@2128: Pointing to errata from RFC pages.
- Legacy-Id: 2137
This commit is contained in:
parent
86f713fc97
commit
b5223b46b7
|
@ -4,6 +4,8 @@ ietfdb (2.47)
|
|||
|
||||
* Added a link to the draft pages with email address to the draft authors
|
||||
|
||||
* Pointing to errata from RFC pages
|
||||
|
||||
From RjS:
|
||||
|
||||
* Added STD/FYI/BCP info to the standard RFC display page
|
||||
|
|
|
@ -90,6 +90,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
{% block doc_metalinks %}
|
||||
<a href="/ipr/search/?option=rfc_search&rfc_search={{doc.rfc_number}}" rel="nofollow">IPR Disclosures</a>
|
||||
| <a href="http://www.fenron.net/~fenner/ietf/deps/index.cgi?dep=rfc{{doc.rfc_number}}" rel="nofollow">Dependencies to this RFC</a>
|
||||
| <a href="http://www.rfc-editor.org/errata_search.php?rfc={{doc.rfc_number}}" rel="nofollow">Errata</a>
|
||||
{% endblock %}
|
||||
|
||||
{% block doc_text1 %}
|
||||
|
|
Loading…
Reference in a new issue