View | Details | Raw Unified | Return to bug 44519
Collapse All | Expand All

(-)ftpd.conf.5 (-6 / +6 lines)
Lines 40-52 Link Here
40
.Sh NAME
40
.Sh NAME
41
.Nm ftpd.conf
41
.Nm ftpd.conf
42
.Nd
42
.Nd
43
.Xr ftpd 8
43
.Xr lukemftpd 8
44
configuration file
44
configuration file
45
.Sh DESCRIPTION
45
.Sh DESCRIPTION
46
The
46
The
47
.Nm
47
.Nm
48
file specifies various configuration options for
48
file specifies various configuration options for
49
.Xr ftpd 8
49
.Xr lukemftpd 8
50
that apply once a user has authenticated their connection.
50
that apply once a user has authenticated their connection.
51
.Pp
51
.Pp
52
.Nm
52
.Nm
Lines 111-117 Link Here
111
.El
111
.El
112
.Pp
112
.Pp
113
The
113
The
114
.Xr ftpd 8
114
.Xr lukemftpd 8
115
.Sy STAT
115
.Sy STAT
116
command will return the class settings for the current user as defined by
116
command will return the class settings for the current user as defined by
117
.Nm "" ,
117
.Nm "" ,
Lines 300-306 Link Here
300
Escape sequences are supported; refer to
300
Escape sequences are supported; refer to
301
.Sx Display file escape sequences
301
.Sx Display file escape sequences
302
in
302
in
303
.Xr ftpd 8
303
.Xr lukemftpd 8
304
for more information.
304
for more information.
305
.It Sy homedir Ar class Op Sy pathformat
305
.It Sy homedir Ar class Op Sy pathformat
306
If
306
If
Lines 406-412 Link Here
406
Escape sequences are supported; refer to
406
Escape sequences are supported; refer to
407
.Sx Display file escape sequences
407
.Sx Display file escape sequences
408
in
408
in
409
.Xr ftpd 8
409
.Xr lukemftpd 8
410
for more information.
410
for more information.
411
If
411
If
412
.Ar file
412
.Ar file
Lines 620-626 Link Here
620
.Sh SEE ALSO
620
.Sh SEE ALSO
621
.Xr ftpchroot 5 ,
621
.Xr ftpchroot 5 ,
622
.Xr ftpusers 5 ,
622
.Xr ftpusers 5 ,
623
.Xr ftpd 8
623
.Xr lukemftpd 8
624
.Sh HISTORY
624
.Sh HISTORY
625
The
625
The
626
.Nm
626
.Nm

Return to bug 44519