On Mon, Nov 23, 2015 at 09:13:10PM +0100, Frank Groeneveld wrote:
> I've been testing vmm(8) and it seems to work great so far. Keep up the good
> work!
> 
> I found a small typo in one of the man pages. A diff to fix it below.
> 
> Frank
> 

fixed, thanks.
jmc

> Index: usr.sbin/vmmctl/vmm.conf.5
> ===================================================================
> RCS file: /cvs/src/usr.sbin/vmmctl/vmm.conf.5,v
> retrieving revision 1.4
> diff -u -p -r1.4 vmm.conf.5
> --- usr.sbin/vmmctl/vmm.conf.5  23 Nov 2015 13:40:28 -0000      1.4
> +++ usr.sbin/vmmctl/vmm.conf.5  23 Nov 2015 20:09:03 -0000
> @@ -44,7 +44,7 @@ subsystem.
>  Configuration for each individual virtual machine.
>  .El
>  .Pp
> -Withint the sections,
> +Within the sections,
>  the current line can be extended over multiple lines using a backslash
>  .Pq Sq \e .
>  Comments can be put anywhere in the file using a hash mark
> 

Reply via email to