CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/28 15:44:42
Modified files:
usr.bin/env : env.c
Log message:
The dash must not come first in the getopt(3) string
Broken/sorted in previous -u addition, fix/move it to the end.
By tb
