Module Name: src
Committed By: bad
Date: Sun Feb 7 16:52:56 UTC 1999
Modified Files:
src/lib/libc/stdlib: getopt.3
Log Message:
getopt() does not return -1 when encountering an unknown option.
Also, minor KNF nit in an example.