git: env(1): Match glibc getopt() semantics.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sat Feb 1 09:49:41 PST 2020


commit e907f29dd1bd2180ce77d44bf3378ddbd20089d0
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sat Feb 1 13:52:57 2020 +0200

    env(1): Match glibc getopt() semantics.
    
     Move '-' to the end of opstring since position within opstring is not
     meaningful.
    
    Taken-from: OpenBSD

Summary of changes:
 usr.bin/env/env.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e907f29dd1bd2180ce77d44bf3378ddbd20089d0


-- 
DragonFly BSD source repository



More information about the Commits mailing list