diff -r db4911b0c721 -r 445e01aede7e vendor/golang.org/x/sys/unix/README.md --- a/vendor/golang.org/x/sys/unix/README.md Tue Aug 23 22:33:28 2022 +0200 +++ b/vendor/golang.org/x/sys/unix/README.md Tue Aug 23 22:39:43 2022 +0200 @@ -149,7 +149,7 @@ Then, edit the regex (if necessary) to match the desired constant. Avoid making the regex too broad to avoid matching unintended constants. -### mkmerge.go +### internal/mkmerge This program is used to extract duplicate const, func, and type declarations from the generated architecture-specific files listed below, and merge these