8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / man / man3lib / libtsalarm.3lib
blobde3eea1e4b377ffe9d7aea4be970842ef5ee569a
1 '\" te
2 .\" Copyright (c) 2007, Sun Microsystems, Inc.  All Rights Reserved.
3 .\" 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.
4 .\" 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.
5 .\" 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]
6 .TH LIBTSALARM 3LIB "Sep 4, 2007"
7 .SH NAME
8 libtsalarm \- Telco-Alarm library
9 .SH SYNOPSIS
10 .LP
11 .nf
12 cc [ \fIflag\fR... ] \fIfile\fR... \fB-ltsalarm\fR [ \fIlibrary\fR... ]
13 #include <tsalarm.h>
14 .fi
16 .SH DESCRIPTION
17 .sp
18 .LP
19 Functions in this library are used to interface with the service processor
20 through telco-alarm LDC channel to get or set status of telco alarms.
21 .SH INTERFACES
22 .sp
23 .LP
24 The shared object \fBlibtsalarm.so.1\fR provides the public interfaces defined
25 below. See \fBIntro\fR(3) for additional information on shared object
26 interfaces.
27 .sp
29 .sp
30 .TS
31 l l .
32 \fBtsalarm_get\fR       \fBtsalarm_set\fR
33 .TE
35 .SH FILES
36 .sp
37 .ne 2
38 .na
39 \fB\fB/usr/platform/`uname -i`/lib/libtsalarm.so.1\fR\fR
40 .ad
41 .sp .6
42 .RS 4n
43 shared object
44 .RE
46 .SH ATTRIBUTES
47 .sp
48 .LP
49 See \fBattributes\fR(5) for descriptions of the following attributes:
50 .sp
52 .sp
53 .TS
54 box;
55 c | c
56 l | l .
57 ATTRIBUTE TYPE  ATTRIBUTE VALUE
59 Interface Stability     Uncommitted
61 MT-Level        Safe
62 .TE
64 .SH SEE ALSO
65 .sp
66 .LP
67 \fBtsalarm_get\fR(3EXT), \fBattributes\fR(5)