From 273f1e032c87ce95599ea46853247c15e3e72b06 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Tue, 16 Feb 1999 20:14:08 +0000 Subject: [PATCH] mention /dev/null. From: Simon Josefsson git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5377 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftpd/ftpd.8 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appl/ftp/ftpd/ftpd.8 b/appl/ftp/ftpd/ftpd.8 index ed6475f69..c51de1ce0 100644 --- a/appl/ftp/ftpd/ftpd.8 +++ b/appl/ftp/ftpd/ftpd.8 @@ -381,6 +381,10 @@ numbers. Remember to remove any passwords from these files. The file .Pa motd , if present, will be printed after a successful login. +.It Pa ~ftp/dev +Put a copy of +.Xr /dev/null 7 +here. .It Pa ~ftp/pub Traditional place to put whatever you want to make public. .El