bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-inetutils] Missing -u option in ftpd.8


From: Debarshi Ray
Subject: [bug-inetutils] Missing -u option in ftpd.8
Date: Wed, 16 Apr 2008 15:11:25 +0530

Here is a tiny patch to document ftpd's -u option:

Index: ChangeLog
===================================================================
RCS file: /sources/inetutils/inetutils/ChangeLog,v
retrieving revision 1.301
diff -u -p -r1.301 ChangeLog
--- ChangeLog   16 Apr 2008 02:53:15 -0000      1.301
+++ ChangeLog   16 Apr 2008 09:36:03 -0000
@@ -1,3 +1,7 @@
+2008-04-16  Debarshi Ray <address@hidden> (tiny change)
+
+       * ftpd/ftpd.8: Document `-u' option.
+
 2008-04-16  Debarshi Ray <address@hidden>

        * logger/Makefile.am (INCLUDES): Added `-I$(top_srcdir)/libinetutils'.
Index: ftpd/ftpd.8
===================================================================
RCS file: /sources/inetutils/inetutils/ftpd/ftpd.8,v
retrieving revision 1.4
diff -u -p -r1.4 ftpd.8
--- ftpd/ftpd.8 13 Jul 2000 23:19:39 -0000      1.4
+++ ftpd/ftpd.8 16 Apr 2008 09:36:28 -0000
@@ -40,6 +40,7 @@ Internet File Transfer Protocol server
 .Op Fl T Ar maxtimeout
 .Op Fl t Ar timeout
 .Op Fl a Ar login-name
+.Op Fl u Ar mask
 .Sh DESCRIPTION
 .Nm Ftpd
 is the
@@ -87,6 +88,9 @@ seconds (the default is 15 minutes).
 Give anonymous an other
 .Ar login-name
 (anonymous and ftpd will still work).
+.It Fl u
+Change the default umask from 027 to
+.Ar mask .
 .El
 .Pp
 The file

Comments? How will this affect things like dates (eg.,  June 1, 1994)
and version strings (eg., "4.2 Berkeley Distribution") in the manual?

Happy hacking,
Debarshi
-- 
"From what we get, we can make a living; what we give, however, makes a life."
    -- Arthur Ashe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]