]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
geoip: remove outdated instructions in xt_geoip_build
authorJan Engelhardt <jengelh@inai.de>
Sat, 14 Jul 2012 00:17:38 +0000 (02:17 +0200)
committerJan Engelhardt <jengelh@inai.de>
Sat, 14 Jul 2012 00:17:38 +0000 (02:17 +0200)
The manpage contains the authoritative description of options
currently supported.

geoip/xt_geoip_build

index 8f54575d90fa377202c08d0c1109f7437d3c477c..45d816207907e58b51ac8bd7deb4d9f3813728c2 100755 (executable)
@@ -3,8 +3,6 @@
 #      Converter for MaxMind CSV database to binary, for xt_geoip
 #      Copyright © Jan Engelhardt <jengelh@medozas.de>, 2008-2011
 #
-#      Use -b argument to create big-endian tables.
-#
 use Getopt::Long;
 use IO::Handle;
 use Text::CSV_XS; # or trade for Text::CSV