diff options
Diffstat (limited to 'usr/src/man/man1m/fmd.1m')
-rw-r--r-- | usr/src/man/man1m/fmd.1m | 33 |
1 files changed, 6 insertions, 27 deletions
diff --git a/usr/src/man/man1m/fmd.1m b/usr/src/man/man1m/fmd.1m index e43ce725c8..2406727670 100644 --- a/usr/src/man/man1m/fmd.1m +++ b/usr/src/man/man1m/fmd.1m @@ -3,7 +3,7 @@ .\" 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] -.TH fmd 1M "17 Nov 2004" "SunOS 5.11" "System Administration Commands" +.TH FMD 1M "Nov 17, 2004" .SH NAME fmd \- fault manager daemon .SH SYNOPSIS @@ -43,24 +43,20 @@ Solaris. The following options are supported .sp .ne 2 -.mk .na \fB\fB-f\fR \fIfile\fR\fR .ad .RS 16n -.rt Read the specified configuration \fIfile\fR prior to searching for any of the default fault manager configuration files. .RE .sp .ne 2 -.mk .na \fB\fB-o\fR \fIopt\fR\fB=\fR\fIvalue\fR\fR .ad .RS 16n -.rt Set the specified fault manager option to the specified value. Fault manager options are currently a Private interface; see \fBattributes\fR(5) for information about Private interfaces. @@ -68,24 +64,20 @@ information about Private interfaces. .sp .ne 2 -.mk .na \fB\fB-R\fR \fIdir\fR\fR .ad .RS 16n -.rt Use the specified root directory for all pathnames evaluated by the fault manager, instead of the default root (\fB/\fR). .RE .sp .ne 2 -.mk .na \fB\fB-V\fR\fR .ad .RS 16n -.rt Print the fault manager's version to stdout and exit. .RE @@ -95,69 +87,57 @@ Print the fault manager's version to stdout and exit. The following exit values are returned: .sp .ne 2 -.mk .na \fB\fB0\fR \fR .ad .RS 6n -.rt Successful completion .RE .sp .ne 2 -.mk .na \fB\fB1\fR\fR .ad .RS 6n -.rt An error occurred which prevented the fault manager from initializing, such as failure to open the telemetry transport. .RE .sp .ne 2 -.mk .na \fB\fB2\fR\fR .ad .RS 6n -.rt Invalid command-line options were specified. .RE .SH FILES .sp .ne 2 -.mk .na \fB\fB/etc/fm/fmd\fR \fR .ad .RS 20n -.rt Fault manager configuration directory .RE .sp .ne 2 -.mk .na \fB\fB/usr/lib/fm/fmd\fR \fR .ad .RS 20n -.rt Fault manager library directory .RE .sp .ne 2 -.mk .na \fB\fB/var/fm/fmd\fR\fR .ad .RS 20n -.rt Fault manager log directory .RE @@ -169,13 +149,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE _ -Interface StabilityEvolving +Interface Stability Evolving .TE .SH SEE ALSO |