diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 21:01:54 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 21:01:54 +0000 |
commit | d4130d2981ea0782119096d739588179101d5205 (patch) | |
tree | a3be8cff7c2fca45c0085c4d8c5170b0c81465c3 | |
parent | d3a902e796b9a0b4568b46bdde4ba868b3e31274 (diff) |
add a description to rfc links
-rw-r--r-- | doc/shortcuts.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index aedeb080e..eab8e1c1a 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -23,7 +23,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=hoogle url="http://haskell.org/hoogle/?q=%s"]] * [[shortcut name=iki url="http://ikiwiki.info/%s/"]] * [[shortcut name=ljuser url="http://%s.livejournal.com/"]] -* [[shortcut name=rfc url="http://www.ietf.org/rfc/rfc%s.txt"]] +* [[shortcut name=rfc url="http://www.ietf.org/rfc/rfc%s.txt" desc="RFC %s"]] * [[shortcut name=c2 url="http://c2.com/cgi/wiki?%s"]] * [[shortcut name=meatballwiki url="http://www.usemod.com/cgi-bin/mb.pl?%s"]] * [[shortcut name=emacswiki url="http://www.emacswiki.org/cgi-bin/wiki/%s"]] |