From 23cebd36ebdaa5f812f2525f834a0b7f8ee73d85 Mon Sep 17 00:00:00 2001 From: jmc Date: Wed, 11 Jul 2018 17:21:57 +0000 Subject: [PATCH] remove useless macro; --- usr.sbin/vmctl/vmctl.8 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr.sbin/vmctl/vmctl.8 b/usr.sbin/vmctl/vmctl.8 index 878b0b6a462..8c1eb11bc76 100644 --- a/usr.sbin/vmctl/vmctl.8 +++ b/usr.sbin/vmctl/vmctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vmctl.8,v 1.41 2018/07/11 13:19:47 reyk Exp $ +.\" $OpenBSD: vmctl.8,v 1.42 2018/07/11 17:21:57 jmc Exp $ .\" .\" Copyright (c) 2015 Mike Larkin .\" @@ -164,7 +164,6 @@ Forcefully stop the VM without attempting a graceful shutdown. .It Fl w Wait until the VM has been terminated. .El -.Pp .It Cm unpause Ar id Unpause (resume from a paused state) a VM with the specified .Ar id . -- 2.20.1