> I wasn't sure which key combination is the escape sequence. > > Index: vmctl.8 > =================================================================== > RCS file: /cvs/src/usr.sbin/vmctl/vmctl.8,v > retrieving revision 1.9 > diff -u -p -r1.9 vmctl.8 > --- vmctl.8 11 Dec 2015 10:16:53 -0000 1.9 > +++ vmctl.8 31 Dec 2015 20:56:22 -0000 > @@ -47,7 +47,9 @@ the name of a virtual machine. > The options are as follows: > .Bl -tag -width Ds > .It Cm console Ar id > -Connect to the console of the VM with the specified > +Using > +.Xr cu 1 > +connect to the console of the VM with the specified > .Ar id . > .It Cm create Ar path Fl s Ar size > Creates a VM disk image file with the specified > > -- > Michal Mazurek >
committed, thanks.