use the shell basename as argv[0] instead of hardcoding "sh"
authorop <op@openbsd.org>
Tue, 28 Mar 2023 14:47:28 +0000 (14:47 +0000)
committerop <op@openbsd.org>
Tue, 28 Mar 2023 14:47:28 +0000 (14:47 +0000)
commitde36d992019d5b44377c5b6ad1981a51d38f5a1b
tree221370ee08bc5230293f83a60655bfd87bbe49d1
parentc206ba022ef08e9f8d2b621f90a4e70a4f9a7daf
use the shell basename as argv[0] instead of hardcoding "sh"

Suggested by and ok millert@, thanks!
usr.bin/mg/region.c