Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>

*** 53,63 **** \fBgetauthnam()\fR function searches for an \fBauth_attr\fR entry with a given authorization name \fIname\fR. Successive calls to these functions return either successive \fBauth_attr\fR entries or \fINULL\fR. .sp .LP ! Th internal representation of an \fBauth_attr\fR entry is an \fBauthattr_t\fR structure defined in <\fBauth_attr.h\fR> with the following members: .sp .in +2 .nf char *name; /* name of the authorization */ --- 53,63 ---- \fBgetauthnam()\fR function searches for an \fBauth_attr\fR entry with a given authorization name \fIname\fR. Successive calls to these functions return either successive \fBauth_attr\fR entries or \fINULL\fR. .sp .LP ! The internal representation of an \fBauth_attr\fR entry is an \fBauthattr_t\fR structure defined in <\fBauth_attr.h\fR> with the following members: .sp .in +2 .nf char *name; /* name of the authorization */