aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mcelog
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mcelog')
-rw-r--r--sysutils/mcelog/pkg-message9
1 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/mcelog/pkg-message b/sysutils/mcelog/pkg-message
index 35c5d5d52aa1..7ace6791d7d9 100644
--- a/sysutils/mcelog/pkg-message
+++ b/sysutils/mcelog/pkg-message
@@ -1,4 +1,6 @@
-======================================================
+[
+{ type: install
+ message: <<EOM
You can decode MCE output from the FreeBSD kernel by
using the following command:
@@ -8,5 +10,6 @@ Or if you wish to paste the MCE via stdin:
mcelog --no-dmi --ascii
{...paste MCE and send EOF/press Ctrl-D...}
-
-======================================================
+EOM
+}
+]