CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/30 08:17:42
Modified files:
usr.sbin/vmctl : main.c
Log message:
vmctl create accepts exactly one argument
Make "vmctl create -s3G 1.img 2.img" fail instead of just creating 1.img
and ignoring 2.img.
OK dv cheloha
