summaryrefslogtreecommitdiff
path: root/test/dopanic.8
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-06 18:04:32 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-06 18:04:32 +0200
commita7f89980e5b3f4b9a74c70dbc5ffe8aabd28be28 (patch)
tree41c4deec1fdfbafd7821b4ca7a9772ac0abd92f5 /test/dopanic.8
Imported Upstream version 2.9.3upstream/2.9.3
Diffstat (limited to 'test/dopanic.8')
-rw-r--r--test/dopanic.833
1 files changed, 33 insertions, 0 deletions
diff --git a/test/dopanic.8 b/test/dopanic.8
new file mode 100644
index 0000000..edc1725
--- /dev/null
+++ b/test/dopanic.8
@@ -0,0 +1,33 @@
+.TH DOPANIC 8 "Version 1.0: 28 Feb 2007"
+.SH NAME
+dopanic \- kernel module to cause a panic
+.SH SYNOPSIS
+.B "insmod ./dopanic.ko"
+
+.SH DESCRIPTION
+dopanic is a Linux kernel module that calls panic when it is loaded.
+
+This can be used to test the CONFIG_IPMI_PANIC_STRING feature in
+the OpenIPMI driver.
+
+.SH "SEE ALSO"
+pefconfig(8) showsel(8)
+
+.SH WARNINGS
+Be sure to sync your filesystem before using this module.
+See http://ipmiutil.sourceforge.net/ for the latest version and any bug fix list.
+
+.SH COPYRIGHT
+Copyright (C) 2007 Intel Corp.
+.PP
+See the file COPYING in the distribution for more details
+regarding redistribution.
+.PP
+This utility is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY.
+
+.SH AUTHOR
+.PP
+Andy Cress <arcress at users.sourceforge.net>
+.br
+