summaryrefslogtreecommitdiff
path: root/usr/src/man/man4/ftpgroups.4
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man4/ftpgroups.4')
-rw-r--r--usr/src/man/man4/ftpgroups.427
1 files changed, 8 insertions, 19 deletions
diff --git a/usr/src/man/man4/ftpgroups.4 b/usr/src/man/man4/ftpgroups.4
index c8ac71fa3f..4032b99cc9 100644
--- a/usr/src/man/man4/ftpgroups.4
+++ b/usr/src/man/man4/ftpgroups.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 ftpgroups 4 "1 May 2003" "SunOS 5.11" "File Formats"
+.TH FTPGROUPS 4 "May 1, 2003"
.SH NAME
ftpgroups \- FTP Server enhanced group access file
.SH SYNOPSIS
@@ -38,34 +38,28 @@ accessgroup:encrypted_password:real_group_name
The fields are defined as follows:
.sp
.ne 2
-.mk
.na
\fB\fIaccessgroup\fR\fR
.ad
.RS 22n
-.rt
An arbitrary string of alphanumeric and punctuation characters.
.RE
.sp
.ne 2
-.mk
.na
\fB\fIencrypted_password\fR\fR
.ad
.RS 22n
-.rt
The group password encrypted exactly like in \fB/etc/shadow\fR.
.RE
.sp
.ne 2
-.mk
.na
\fB\fIreal_group_name\fR\fR
.ad
.RS 22n
-.rt
The name of a valid group returned by \fBgetgrnam\fR(3C).
.RE
@@ -78,24 +72,20 @@ comment lines and are ignored.
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/etc/ftpd/ftpgroups\fR\fR
.ad
.RS 23n
-.rt
-
+
.RE
.sp
.ne 2
-.mk
.na
\fB\fB/etc/ftpd/ftpaccess\fR\fR
.ad
.RS 23n
-.rt
-
+
.RE
.SH ATTRIBUTES
@@ -106,13 +96,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 StabilityExternal
+Interface Stability External
.TE
.SH SEE ALSO