components/visual-panels/coreadm/src/java/vpanels/app/coreadm/com/oracle/solaris/vp/panels/coreadm/client/swing/help/coreadm-settings.html
changeset 3553 f1d133b09a8c
parent 3552 077ebe3d0d24
child 3554 ef58713bafc4
--- a/components/visual-panels/coreadm/src/java/vpanels/app/coreadm/com/oracle/solaris/vp/panels/coreadm/client/swing/help/coreadm-settings.html	Tue Dec 16 05:53:51 2014 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,74 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- 
- <html lang="en-US">
-
-<!--
-CDDL HEADER START
-
-The contents of this file are subject to the terms of the
-Common Development and Distribution License (the "License").
-You may not use this file except in compliance with the License.
-
-You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-or http://www.opensolaris.org/os/licensing.
-See the License for the specific language governing permissions
-and limitations under the License.
-
-When distributing Covered Code, include this CDDL HEADER in each
-file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-If applicable, add the following below this CDDL HEADER, with the
-fields enclosed by brackets "[]" replaced with your own identifying
-information: Portions Copyright [yyyy] [name of copyright owner]
-
-CDDL HEADER END
-
--->
-
-<!--
-Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
--->
-
-<head>
-<!-- GenHTML revision 25226-->
-
-<meta http-equiv="Content-type" content="text/html; charset=utf-8">
-</head>
-
-<body class="HlpBdy">
-
-<a name="coreadm-settings"></a><h4>Settings for Core Files</h4>
-<p>When the Settings tab is selected, you can configure whether core files are
-generated and how the files are stored. Two types of core files can
-be created by the system. A per-process core file is owned and can
-be examined by the owner of the process that terminated. A global core
-file is owned by root. The contents of a per-process and a global
-core file for an event can be identical, depending on the content options
-that are selected.</p>
-
-<p>The following pre-set configuration schemes are available:</p>
-
-
-<ul><li><p>Do not generate any core files</p>
-
-</li>
-<li><p>Store the core files in the current directory</p>
-
-</li>
-<li><p>Store the core files in the current directory with a name including the application name and the process ID</p>
-
-</li>
-<li><p>Store core files in global location</p>
-
-</li></ul>
-<p>If none of the pre-set schemes are sufficient, a custom scheme can be
-created. See <a href="coreadm-custom.html">Settings for Core File Management</a> for more information about how to customize core file management.</p>
-
-
-<br>
-
-
-<small>Copyright &#169; 2010, 2012, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>
-
-</body>
-</html>