Date: Mon, 11 Jun 2018 16:39:43 +0000 (UTC) From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472191 - head/sysutils/vzvol Message-ID: <201806111639.w5BGdhKG054285@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fernape Date: Mon Jun 11 16:39:42 2018 New Revision: 472191 URL: https://svnweb.freebsd.org/changeset/ports/472191 Log: sysutils/vzvol: fix typo in pkg-descr Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15740 Modified: head/sysutils/vzvol/pkg-descr Modified: head/sysutils/vzvol/pkg-descr ============================================================================== --- head/sysutils/vzvol/pkg-descr Mon Jun 11 16:23:48 2018 (r472190) +++ head/sysutils/vzvol/pkg-descr Mon Jun 11 16:39:42 2018 (r472191) @@ -1,6 +1,6 @@ vzvol is a zvol manager, that allows a user to create, format, and manage zvols in the context of use for -virualization. It is meant to simplify the management of +virtualization. It is meant to simplify the management of these devices, as well as allow the creation of a shim .VMDK file to allow the use of a zvol with VirtualBox.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806111639.w5BGdhKG054285>