diff options
Diffstat (limited to 'usr/src/man/man4/ftpservers.4')
-rw-r--r-- | usr/src/man/man4/ftpservers.4 | 29 |
1 files changed, 8 insertions, 21 deletions
diff --git a/usr/src/man/man4/ftpservers.4 b/usr/src/man/man4/ftpservers.4 index b4d367a7e8..743c85d038 100644 --- a/usr/src/man/man4/ftpservers.4 +++ b/usr/src/man/man4/ftpservers.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 ftpservers 4 "1 May 2003" "SunOS 5.11" "File Formats" +.TH FTPSERVERS 4 "May 1, 2003" .SH NAME ftpservers \- FTP Server virtual hosting configuration file .SH SYNOPSIS @@ -26,56 +26,46 @@ host with the directory its configuration files are stored in. The virtual host configuration files must be named: .sp .ne 2 -.mk .na \fB\fBftpaccess\fR\fR .ad .RS 18n -.rt Virtual host's access file .RE .sp .ne 2 -.mk .na \fB\fBftpusers\fR\fR .ad .RS 18n -.rt Restricts the accounts that can use the virtual host .RE .sp .ne 2 -.mk .na \fB\fBftpgroups\fR\fR .ad .RS 18n -.rt Virtual hosts enhanced group access file .RE .sp .ne 2 -.mk .na \fB\fBftphosts\fR\fR .ad .RS 18n -.rt Allow or deny usernames access to the virtual host .RE .sp .ne 2 -.mk .na \fB\fBftpconversions\fR\fR .ad .RS 18n -.rt Customize conversions available from the virtual host .RE @@ -111,7 +101,7 @@ For example: .sp .in +2 .nf -10.196.145.10 /etc/ftpd/virtual-ftpd/10.196.145.10 +10.196.145.10 /etc/ftpd/virtual-ftpd/10.196.145.10 10.196.145.200 /etc/ftpd//virtual-ftpd/10.196.145.200 some.domain INTERNAL .fi @@ -156,13 +146,11 @@ ignored. .SH FILES .sp .ne 2 -.mk .na \fB/etc/ftpd/ftpservers\fR .ad .RS 24n -.rt - + .RE .SH ATTRIBUTES @@ -173,13 +161,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 |