=================================================================== RCS file: /home/cvsd/home/cvs/scripts/shell/firewall/ifconfig-parse.awk,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- scripts/shell/firewall/ifconfig-parse.awk 2006/01/12 19:02:04 1.2 +++ scripts/shell/firewall/ifconfig-parse.awk 2006/01/12 19:06:36 1.3 @@ -4,7 +4,10 @@ # ifconfig-parse.awk - parse output from ifconfig and print # in format suitable for eval in shell # -# Only Linux is supported, but *MULTIPLE* IP address per device +# Only Linux is supported, but *MULTIPLE* IP address per device. +# +# If you need parse ifconfig output on FreeBSD, use ifconfig-parse.sh +# script instead. # # Developed by Lubommir Host 'rajo' # Copyright (c) 2006 Platon SDG