CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2020/01/13 11:05:10
Modified files: lib/libc/stdlib: getopt_long.3 Log message: Document how to make getopt_long(3) process arguments in order and stop at the first non-option argument. I had to read source code to figure it out.