-.\" $OpenBSD: tftpd.8,v 1.9 2022/10/04 23:33:22 kn Exp $
+.\" $OpenBSD: tftpd.8,v 1.10 2022/10/05 05:40:16 jmc Exp $
.\"
.\" Copyright (c) 1983, 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
.\" from: @(#)tftpd.8 6.7 (Berkeley) 5/13/91
.\"
-.Dd $Mdocdate: October 4 2022 $
+.Dd $Mdocdate: October 5 2022 $
.Dt TFTPD 8
.Os
.Sh NAME
.Fl i .
.It Fl v
Log the client IP, type of request, and filename.
+.It Fl w
+Allow files to be written to.
.It Ar directory
.Xr chroot 2
to
on startup;
the remote host is not expected to pass the directory
as part of the file name to transfer.
-.It Fl w
-Allow files to be written to.
.El
.Sh SEE ALSO
.Xr tftp 1 ,