ache        2004-07-06 13:58:45 UTC
  FreeBSD src repository
  Modified files:
    lib/libc/stdlib      getopt_long.c 
  Log:
  Keep it sync with OpenBSD:
  An optional argument cannot start with '-', even if permutation is
  disabled.
  
  Obtained from: OpenBSD getopt_long.c v1.17
  
  Revision  Changes    Path
  1.12      +4 -3      src/lib/libc/stdlib/getopt_long.c