mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
01f228ffbe
EOF? The getopt(3) manpage clearly states that the return value is *-1*, not EOF! Besides, getopt(3) isn't reading from a file. :) Noticed-while: merging to 2.2 (where this is correct).