summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd/ftpd.8
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2002-11-15 19:52:15 +0000
committermillert <millert@openbsd.org>2002-11-15 19:52:15 +0000
commit98ee8727ac7253d5a804f195db56c9e74e9f8ac5 (patch)
tree8a3e8d81725c485eae32ebc0073e27f69e9335d7 /libexec/ftpd/ftpd.8
parentMissing "Configuration" tag in a Phase-1 peer was not handled correctly, (diff)
downloadwireguard-openbsd-98ee8727ac7253d5a804f195db56c9e74e9f8ac5.tar.xz
wireguard-openbsd-98ee8727ac7253d5a804f195db56c9e74e9f8ac5.zip
o Once a user is logged in, don't allow a change to another user.
o Run more code with the effective uid of the logged in user. From Frank Denis
Diffstat (limited to 'libexec/ftpd/ftpd.8')
-rw-r--r--libexec/ftpd/ftpd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index dcf3c938e74..bea69fd2a3c 100644
--- a/libexec/ftpd/ftpd.8
+++ b/libexec/ftpd/ftpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftpd.8,v 1.54 2002/08/28 14:06:47 mpech Exp $
+.\" $OpenBSD: ftpd.8,v 1.55 2002/11/15 19:52:15 millert Exp $
.\" $NetBSD: ftpd.8,v 1.8 1996/01/14 20:55:23 thorpej Exp $
.\"
.\" Copyright (c) 1985, 1988, 1991, 1993
@@ -214,7 +214,7 @@ The case of the requests is ignored.
.It STRU Ta "specify data transfer" Em structure
.It SYST Ta "show operating system type of server system"
.It TYPE Ta "specify data transfer" Em type
-.It USER Ta "specify user name"
+.It USER Ta "specify user name, not valid after login"
.It XCUP Ta "change to parent of current working directory (deprecated)"
.It XCWD Ta "change working directory (deprecated)"
.It XMKD Ta "make a directory (deprecated)"