diff options
Diffstat (limited to 'usr/src/man/man4/ftphosts.4')
-rw-r--r-- | usr/src/man/man4/ftphosts.4 | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/usr/src/man/man4/ftphosts.4 b/usr/src/man/man4/ftphosts.4 index d9f59423ae..8265966c48 100644 --- a/usr/src/man/man4/ftphosts.4 +++ b/usr/src/man/man4/ftphosts.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 ftphosts 4 "1 May 2003" "SunOS 5.11" "File Formats" +.TH FTPHOSTS 4 "May 1, 2003" .SH NAME ftphosts \- FTP Server individual user host access file .SH SYNOPSIS @@ -19,7 +19,6 @@ The \fBftphosts\fR file is used to allow or deny access to accounts from specified hosts. The following access capabilities are supported: .sp .ne 2 -.mk .na \fB\fBallow \fIusername\fR \fIaddrglob\fR [\fIaddrglob\fR...]\fR\fR .ad @@ -31,7 +30,6 @@ Only allow users to login as \fIusername\fR from host(s) that match .sp .ne 2 -.mk .na \fB\fBdeny \fIusername\fR \fIaddrglob\fR [\fIaddrglob\fR...]\fR\fR .ad @@ -80,13 +78,11 @@ allow ftp * .SH FILES .sp .ne 2 -.mk .na \fB\fB/etc/ftpd/ftphosts\fR\fR .ad .RS 22n -.rt - + .RE .SH ATTRIBUTES @@ -97,13 +93,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 |