/usr/share/help/C/gnome-boxes/shutdown.page is in gnome-boxes 3.18.1-1.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | <page xmlns="http://projectmallard.org/1.0/"
type="topic" style="task"
id="shutdown">
<info>
<revision pkgversion="3.14" date="2014-09-13" status="review"/>
<link type="guide" xref="index#use"/>
<credit type="author copyright">
<name>Michael Hill</name>
<email>mdhill@gnome.org</email>
<years>2014</years>
</credit>
<desc>Shut down a box that has stopped working.</desc>
</info>
<title>Force a box to shut down</title>
<p>If a box stops responding, you can force it to shut down. This allows you
to restart the virtual machine in the hope of returning it to its working
state.</p>
<steps>
<item><p>Open the <link xref="interface#properties">properties view</link>
for the box. If the box is open, click the
<gui style="button">Properties</gui> button in the header bar. The
properties view can also be accessed from
<link xref="interface#selection">selection mode</link>.</p></item>
<item><p>Click <gui style="button">Force Shutdown</gui> in the lower left
corner.</p></item>
<item><p>Click <gui style="button">Shutdown</gui> to confirm.</p></item>
</steps>
</page>
|