* add the missing STANDARDS section as noticed by tb@
authorschwarze <schwarze@openbsd.org>
Fri, 3 Sep 2021 16:51:47 +0000 (16:51 +0000)
committerschwarze <schwarze@openbsd.org>
Fri, 3 Sep 2021 16:51:47 +0000 (16:51 +0000)
commit32d8c28b9f1edeced08974d6bd8c5dfa353ab529
tree997a8c40e72a48d54c462231b87d3b4eaf8f36fe
parent840df46fd94f20eb816a52fce31f3e76ee2f59fc
* 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@
lib/libc/stdlib/getsubopt.3