diff options
Diffstat (limited to 'usr/src/man/man4/nss.4')
-rw-r--r-- | usr/src/man/man4/nss.4 | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/usr/src/man/man4/nss.4 b/usr/src/man/man4/nss.4 index 48dd34b759..0c6caf6462 100644 --- a/usr/src/man/man4/nss.4 +++ b/usr/src/man/man4/nss.4 @@ -4,7 +4,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 nss 4 "20 Nov 2003" "SunOS 5.11" "File Formats" +.TH NSS 4 "Nov 20, 2003" .SH NAME nss \- configuration file for initgroups .SH SYNOPSIS @@ -26,12 +26,10 @@ by the \fB/etc/nsswitch.conf\fR file. \fB/etc/default/nss\fR supports the following options: .sp .ne 2 -.mk .na \fB\fBNETID_AUTHORITATIVE\fR\fR .ad .RS 23n -.rt Changes the behavior of the name service lookups to use the \fBnetid\fR table in response to the \fBinitgroups()\fR call. The \fBnetid\fR table is provided by the \fBLOCAL\fR entries of the NIS+ \fBcred.org_dir\fR table. By default, @@ -47,12 +45,10 @@ automatically keep the members listed in the \fBgroup\fR table in sync with the .sp .ne 2 -.mk .na \fB\fBSORT_ADDRS\fR\fR .ad .RS 23n -.rt If this option is set to FALSE, the sorting of addresses is disabled on addresses that are returned by name lookup functions such as \fBinitgroups()\fR, \fBgethostbyname\fR(3NSL), \fBnetdir_getbyname\fR(3NSL), @@ -72,13 +68,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 |