X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?p=bin.git;a=blobdiff_plain;f=get-rfc;h=03efd035f017e9ef076b77588233c877b79d8e2e;hp=ca7c2aa335d1bfc978ab76e59a6393511cd56b9a;hb=b7923bbcad256a790e55d57f09ef0da86e62f962;hpb=048aac6382a1cd35c048734907a51e3be5727e42 diff --git a/get-rfc b/get-rfc index ca7c2aa..03efd03 100755 --- a/get-rfc +++ b/get-rfc @@ -1,2 +1,3 @@ #! /bin/sh -wget --passive http://www.ietf.org/rfc/rfc$1.txt +# Depends: wget +wget "http://www.ietf.org/rfc/rfc$1.txt"