updates.
[crypto.git] / scripts / makerfc
index cdc0bdb1cedc94f40e4aa8b58c1bb7398abf9c62..2948e2c7d634d6b28f5420943ebe0b05235c9182 100755 (executable)
@@ -6,4 +6,4 @@
 #
 # Usage: makerfc <input_file> <output_file>
 #
-nroff -ms $1 | perl ./fix.pl > $2
+nroff -ms $1 | perl ../scripts/fix.pl > $2