Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2003 19:32:18 +0300 (WET)
From:      Evren Yurtesen <eyurtese@tekniikka.turkuamk.fi>
To:        Josef El-Rayes <j.el-rayes@daemon.li>
Cc:        freebsd-docs@FreeBSD.org
Subject:   Re: ftpd man page is little bit wrong
Message-ID:  <Pine.A41.4.10.10308261927040.24478-200000@bessel.tekniikka.turkuamk.fi>
In-Reply-To: <20030826160856.GA1655@daemon.li>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
I have freebsd machine but I find emailing you a lot easier. I am not
sending prs everyday and I guess today is my lazy day :)

I attach the patch although it is only 1 sentence added to man page.

In the -u option, I added

This option may be overridden by login.conf

Which was half stolen from ftpd.c :)

/* May be overridden by login.conf */


Evren

On Tue, 26 Aug 2003, Josef El-Rayes wrote:

> Evren Yurtesen <eyurtese@tekniikka.turkuamk.fi> wrote:
> > Isnt there a web interfac for this? send-pr? I remember such thing was
> > existing but couldnt find?
> 
> there was a web interface which is currently disabled due to misuse of
> it. if you are running a freebsd maschine you can use send-pr or if not,
> send me the patch and i will file it for you.
> 
> greets, josef
> 
> -- 
> www: http://www.daemon.li
> nic-hdl: JER1080312-NICAT
> BSD in AT: www.bsdcode.at
> "Make World - Not War!"
> 


[-- Attachment #2 --]
--- ftpd.8.orig	Tue Aug 26 19:24:57 2003
+++ ftpd.8	Tue Aug 26 19:26:14 2003
@@ -88,7 +88,7 @@
 
      --uu      The default file creation mode mask is set to _u_m_a_s_k, which is
 	     expected to be an octal numeric value.  Refer to umask(2) for
-	     details.
+	     details. This option may be overridden by login.conf
 
      --UU      In previous versions of ffttppdd, when a passive mode client
 	     requested a data connection to the server, the server would use
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.A41.4.10.10308261927040.24478-200000>