diff options
Diffstat (limited to 'usr.sbin/vmd')
-rw-r--r-- | usr.sbin/vmd/vm.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/vmd/vm.conf.5 b/usr.sbin/vmd/vm.conf.5 index 775fe96b950..77f474686be 100644 --- a/usr.sbin/vmd/vm.conf.5 +++ b/usr.sbin/vmd/vm.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vm.conf.5,v 1.4 2015/12/07 13:30:06 reyk Exp $ +.\" $OpenBSD: vm.conf.5,v 1.5 2016/05/05 09:00:44 schwarze Exp $ .\" .\" Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org> .\" Copyright (c) 2015 Reyk Floeter <reyk@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 7 2015 $ +.Dd $Mdocdate: May 5 2016 $ .Dt VM.CONF 5 .Os .Sh NAME @@ -31,7 +31,7 @@ The VMM subsystem is responsible for creating, destroying, and executing VMs. .Sh SECTIONS .Nm -is divided into three main sections: +is divided into two main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the |