From 42d62988b982e5eab4c10445ad89d476bf8d33f0 Mon Sep 17 00:00:00 2001 From: Klemens Nanni Date: Sun, 15 Sep 2024 19:39:27 +0000 Subject: Document when vmd(8) VMs are stopped; OK mlarkin Useful to know in setups where pkg daemons and VMs depend on each other. --- share/man/man8/rc.shutdown.8 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/share/man/man8/rc.shutdown.8 b/share/man/man8/rc.shutdown.8 index 93e45ac7503..fae45aaf327 100644 --- a/share/man/man8/rc.shutdown.8 +++ b/share/man/man8/rc.shutdown.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.shutdown.8,v 1.16 2020/05/16 16:58:12 jmc Exp $ +.\" $OpenBSD: rc.shutdown.8,v 1.17 2024/09/15 19:39:26 kn Exp $ .\" .\" Copyright (c) 1999 Aaron Campbell .\" All rights reserved. @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 16 2020 $ +.Dd $Mdocdate: September 15 2024 $ .Dt RC.SHUTDOWN 8 .Os .Sh NAME @@ -54,6 +54,9 @@ defined in the .Va pkg_scripts variable in .Xr rc.conf.local 8 , +as well as +.Xr vmd 8 , +in that order, by passing them the .Cm stop argument. -- cgit v1.2.3