ftpd man page is little bit wrong
Evren Yurtesen
eyurtese at tekniikka.turkuamk.fi
Tue Aug 26 16:32:25 UTC 2003
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 at 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!"
>
-------------- next part --------------
--- 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
More information about the freebsd-doc
mailing list