Package: debianutils
Version: 2.17.1
Severity: wishlist
Tags: patch

Please apply the attached patch to the next upload.  It fixes a
documentation gap since -m/-g/-u implies -t so that new files
are indeed created.

Regards,

        Joey

-- 
There are lies, statistics and benchmarks.

Please always Cc to me when replying to me on the lists.
--- savelog.8.orig      2006-09-18 02:33:16.000000000 -0700
+++ savelog.8   2006-09-18 02:34:11.000000000 -0700
@@ -92,13 +92,16 @@ count must be at least 2.
 .SH OPTIONS
 .TP
 .B "\-m mode"
-chmod the log files to mode
+chmod the log files to mode, implies
+.B \-t
 .TP
 .B "\-u user"
-chown log files to user
+chown log files to user, implies
+.B \-t
 .TP
 .B "\-g group"
-chgrp log files to group
+chgrp log files to group, implies
+.B \-t
 .TP
 .B "\-c cycle"
 Save cycle versions of the logfile (default: 7)

Reply via email to