--- utf8-to-roff.old	2007-01-30 14:51:57.000000000 +0100
+++ utf8-to-roff	2007-01-30 14:52:05.000000000 +0100
@@ -1,4 +1,4 @@
-#! /usr/bin/perl -w -CI
+#! /usr/bin/perl -w -I.
 # Converts a man page from utf8 (not understood by groff 1.18) to groff escapes.
 # I couldn't find any existing tool to convert from utf8 to groff, though I
 # seem to recall seeing some code to do so somewhere.

