CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/09/02 13:57:33

Modified files:
        usr.sbin/vmctl : vmctl.c 

Log message:
Fix clang warning in vmctl(8)

If the path to a tty doesn't contain a '/' or ends in a '/' use the full
path. (The intent is to chop off the leading "/dev/")

ok deraadt (who had the same diff) martijn millert

Reply via email to