CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2021/09/03 10:51:47
Modified files: lib/libc/stdlib: getsubopt.3 Log message: * add the missing STANDARDS section as noticed by tb@ * mention that the *optionp input string will be modified * clarify that the array of tokens is expected to be NULL-terminated OK millert@ tb@, and the first half of STANDARDS also OK jmc@