Print this page
4916 - rpc_gss_get_principal_name(3nsl): Typo in the synopsis
Reviewed by: Marcel Telka <marcel@telka.sk>

@@ -1,19 +1,19 @@
 '\" te
 .\" Copyright (C) 2002, Sun Microsystems, Inc. All Rights Reserved
 .\" 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 RPC_GSS_GET_PRINCIPAL_NAME 3NSL "Feb 5, 2002"
+.TH RPC_GSS_GET_PRINCIPAL_NAME 3NSL "Jun 17, 2014"
 .SH NAME
 rpc_gss_get_principal_name \- Get principal names at server
 .SH SYNOPSIS
 .LP
 .nf
 #include <rpc/rpcsec_gss.h>
 
-\fBbool_t\fR \fBrpc_gss_get_principal_name\fR(\fBrpc_gss_principal_\fR \fI*principal\fR,
+\fBbool_t\fR \fBrpc_gss_get_principal_name\fR(\fBrpc_gss_principal_t\fR \fI*principal\fR,
      \fBchar\fR \fI*mech\fR, \fBchar\fR \fI*name\fR, \fBchar\fR \fI*node\fR, \fBchar\fR \fI*domain\fR);
 .fi
 
 .SH DESCRIPTION
 .sp