summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1997-03-29 20:02:00 +0000
committermillert <millert@openbsd.org>1997-03-29 20:02:00 +0000
commitfabbb1626c67c9d0edd6200dfd3cc079bca0d506 (patch)
tree3dd3b18d31832e439ac2e1dc3d3838a5beb09fe1
parentUse arc4random() not random(). (diff)
downloadwireguard-openbsd-fabbb1626c67c9d0edd6200dfd3cc079bca0d506.tar.xz
wireguard-openbsd-fabbb1626c67c9d0edd6200dfd3cc079bca0d506.zip
Document .message
-rw-r--r--libexec/ftpd/ftpd.88
1 files changed, 6 insertions, 2 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index 3a3b8f0d8ec..f52df8a2d93 100644
--- a/libexec/ftpd/ftpd.8
+++ b/libexec/ftpd/ftpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftpd.8,v 1.9 1996/12/03 03:07:16 deraadt Exp $
+.\" $OpenBSD: ftpd.8,v 1.10 1997/03/29 20:02:00 millert Exp $
.\" $NetBSD: ftpd.8,v 1.8 1996/01/14 20:55:23 thorpej Exp $
.\"
.\" Copyright (c) 1985, 1988, 1991, 1993
@@ -140,7 +140,11 @@ If the file
.Pa /etc/motd
exists,
.Nm
-prints it after a successful login.
+prints it after a successful login. If the file
+.Pa .message
+exists in a directory,
+.Nm
+prints it when that directory is entered.
.Pp
The ftp server currently supports the following ftp requests.
The case of the requests is ignored.