From 73a6ddde47c61a726c81468e1b0a1b52788f8342 Mon Sep 17 00:00:00 2001 From: anton Date: Fri, 13 Jul 2018 15:18:59 +0000 Subject: [PATCH] network -> interface; ok reyk@ --- usr.sbin/vmd/vm.conf.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/vmd/vm.conf.5 b/usr.sbin/vmd/vm.conf.5 index 093311c09b4..dfe4056e1d8 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.33 2018/07/13 08:42:49 reyk Exp $ +.\" $OpenBSD: vm.conf.5,v 1.34 2018/07/13 15:18:59 anton Exp $ .\" .\" Copyright (c) 2015 Mike Larkin .\" Copyright (c) 2015 Reyk Floeter @@ -274,10 +274,10 @@ The user needs read and write access to image and instances are not allowed to reuse disks from the parent VM. .It Cm instance Allow to create additional instances from the instances. +.It Cm interface +Allow to change network interface settings. .It Cm memory Allow to configure the memory size. -.It Cm network -Allow to change network interface settings. .It Cm owner Ar user Ns Op : Ns Ar group Allow the specified user or group to create the instances. The owner will be allowed to create instances VMs, start or stop the -- 2.20.1