aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-04-18 20:06:12 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-04-18 20:09:39 +0000
commit3357e9482fe8a0ee153ec62d4bd8cb96966bbf26 (patch)
tree3dc9ff0ca1fc3ede63baf885f06ea2b28ef144b2
parentb24eea8c7a2ff2bf19b1bdbb2838d185e578581a (diff)
downloadsrc-3357e9482fe8a0ee153ec62d4bd8cb96966bbf26.tar.gz
src-3357e9482fe8a0ee153ec62d4bd8cb96966bbf26.zip
bhyve.8: Fix indention in the signals table
MFC after: 2 weeks
-rw-r--r--usr.sbin/bhyve/bhyve.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8
index 7147e203640f..d3d44a5a6232 100644
--- a/usr.sbin/bhyve/bhyve.8
+++ b/usr.sbin/bhyve/bhyve.8
@@ -680,7 +680,7 @@ stepping over the breakpoint.
.Nm
deals with the following signals:
.Pp
-.Bl -tag -width indent -compact
+.Bl -tag -width SIGTERM -compact
.It SIGTERM
Trigger ACPI poweroff for a VM
.El