summaryrefslogtreecommitdiff
path: root/usr/src/man/man3papi/papiServiceCreate.3papi
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3papi/papiServiceCreate.3papi')
-rw-r--r--usr/src/man/man3papi/papiServiceCreate.3papi9
1 files changed, 2 insertions, 7 deletions
diff --git a/usr/src/man/man3papi/papiServiceCreate.3papi b/usr/src/man/man3papi/papiServiceCreate.3papi
index 65a95d83e1..0e4477f8b1 100644
--- a/usr/src/man/man3papi/papiServiceCreate.3papi
+++ b/usr/src/man/man3papi/papiServiceCreate.3papi
@@ -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 PAPISERVICECREATE 3PAPI "Jan 17, 2007"
+.TH PAPISERVICECREATE 3PAPI "April 9, 2016"
.SH NAME
papiServiceCreate, papiServiceDestroy, papiServiceSetUserName,
papiServiceSetPassword, papiServiceSetEncryption, papiServiceSetAuthCB,
@@ -94,7 +94,6 @@ cc [ \fIflag\fR\&.\|.\|. ] \fIfile\fR\&.\|.\|. \fB-lpapi\fR [ \fIlibrary\fR\&.\|
.fi
.SH PARAMETERS
-.sp
.ne 2
.na
\fB\fIapp_data\fR\fR
@@ -156,7 +155,7 @@ information and setting a password.
\fB\fIs\fR\fR
.ad
.RS 16n
-the service context passed into the the authentication callback
+the service context passed into the authentication callback
.RE
.sp
@@ -194,7 +193,6 @@ authentication with the print service.
.RE
.SH DESCRIPTION
-.sp
.LP
The \fBpapiServiceCreate()\fR function creates a service context for use in
subsequent calls to \fBlibpapi\fR functions. The context is returned in the
@@ -216,7 +214,6 @@ The remaining \fBpapiServiceGet*()\fR functions return the requested
information associated with the service context. A value of \fINULL\fR
indicates that the requested value was not initialized or is unavailable.
.SH RETURN VALUES
-.sp
.LP
Upon successful completion, \fBpapiServiceCreate()\fR and the
\fBpapiServiceSet*()\fR functions return \fBPAPI_OK\fR. Otherwise, they return
@@ -292,7 +289,6 @@ main(int ac, char *av[])
.in -2
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -310,6 +306,5 @@ MT-Level Safe
.TE
.SH SEE ALSO
-.sp
.LP
\fBlibpapi\fR(3LIB), \fBattributes\fR(5)