fetch revision cdd28dc017ce03d208cdfbe7d55fb76377c85acc
#!/bin/sh -f
for i in $*
do
fetch "http://www.ietf.org/rfc/rfc${i}.txt"
done