diff options
Diffstat (limited to 'usr/src/man/man4/netgroup.4')
-rw-r--r-- | usr/src/man/man4/netgroup.4 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/man/man4/netgroup.4 b/usr/src/man/man4/netgroup.4 index 577482ea05..9617922df1 100644 --- a/usr/src/man/man4/netgroup.4 +++ b/usr/src/man/man4/netgroup.4 @@ -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 netgroup 4 "22 Jul 2004" "SunOS 5.11" "File Formats" +.TH NETGROUP 4 "Jul 22, 2004" .SH NAME netgroup \- list of network groups .SH SYNOPSIS @@ -35,7 +35,7 @@ line should have the format: .sp .in +2 .nf -\fIgroupname member\fR... +\fIgroupname member\fR... .fi .in -2 .sp @@ -126,12 +126,10 @@ basis of host and user membership in separate netgroups. .SH FILES .sp .ne 2 -.mk .na \fB\fB/etc/netgroup\fR\fR .ad .RS 17n -.rt Used by a network information service's utility to construct a map or table that contains \fBnetgroup\fR information. For example, \fBldapaddent\fR(1M) uses \fB/etc/netgroup\fR to construct an LDAP container. |