Re: add explanations of vmctl send command in vmctl.8

2018-09-21 Thread Jeremie Courreges-Anglas
On Wed, Sep 19 2018, Solene Rapenne wrote: > Solene Rapenne wrote: >> This diff explains a little more about the send commands. >> send pauses the VM and send its memory + the start parameters. >> > > new diff with some changes, also thx bentley@ for telling me sentences should > start on a newl

Re: add explanations of vmctl send command in vmctl.8

2018-09-19 Thread Mike Larkin
On Wed, Sep 19, 2018 at 12:22:21PM +0200, Solene Rapenne wrote: > Solene Rapenne wrote: > > This diff explains a little more about the send commands. > > send pauses the VM and send its memory + the start parameters. > > > > new diff with some changes, also thx bentley@ for telling me sentences

Re: add explanations of vmctl send command in vmctl.8

2018-09-19 Thread Solene Rapenne
Solene Rapenne wrote: > This diff explains a little more about the send commands. > send pauses the VM and send its memory + the start parameters. > new diff with some changes, also thx bentley@ for telling me sentences should start on a newline in mdoc. Index: vmctl.8

add explanations of vmctl send command in vmctl.8

2018-09-19 Thread Solene Rapenne
This diff explains a little more about the send commands. send pauses the VM and send its memory + the start parameters. It's not obvious when you don't know vmctl. Index: vmctl.8 === RCS file: /cvs/src/usr.sbin/vmctl/vmctl.8,v retri