From 9be8e4e8524a1d33390c8b8824a05ef5624e783e Mon Sep 17 00:00:00 2001 From: epochqwert Date: Thu, 30 Apr 2015 13:44:16 -0500 Subject: added comment to rfc for those wanting to mirror RFCs. incrementing x and y in turn2line was in the wrong spot and caused weird stuff --- nocompile/bin/rfc | 1 + 1 file changed, 1 insertion(+) (limited to 'nocompile/bin/rfc') diff --git a/nocompile/bin/rfc b/nocompile/bin/rfc index 56440ae..45712fc 100755 --- a/nocompile/bin/rfc +++ b/nocompile/bin/rfc @@ -1,4 +1,5 @@ #!/bin/sh +#btw: http://www.ietf.org/mirror-instructions.html RFCPATH=/anarchy/rfc if [ ! -f "${RFCPATH}/rfc$1.txt" ];then echo "RFC file not found... downloading..." -- cgit v1.2.3