Your message dated Mon, 24 Dec 2007 18:03:41 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in CVS
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: rdiff-backup
Version: 1.1.14-1
Severity: minor
Hi!
I think I found four typos in rdiff-backup man page.
| --current-time seconds
| This option is useful mainly for testing. If set, rdiff-backup
| will it for the current time instead of consulting the clock.
Probably s|will it|will use it| or something similar...
| --include-filelist filename
| Like --exclude-filelist, but include the listed files instead.
| If filename is handwritten you probably want --exclude-globbing-
| filelist instead.
I would say s|--exclude-globbing|--include-globbing|
| 4. An interval, which is a number followed by one of the characters
| s, m, h, D, W, M, or Y (indicating seconds, minutes, hourse,
| days, weeks, months, or years respectively)
s|hourse|hours|
| 5. A date format of the form YYYY/MM/DD, YYYY-MM-DD, MM/DD/YYYY, or
| MM/DD/YYYY, which indicates midnight on the day in question,
| relative to the current timezone settings. For instance,
| "2002/3/5", "03-05-2002", and "2002-3-05" all mean March 5th,
| 2002.
This seems to repeat the "MM/DD/YYYY" form twice, but fails to mention
the "MM-DD-YYYY" form, which is among the examples instead.
Maybe:
s|or MM/DD/YYYY|or MM-DD-YYYY|
Please fix these typos and forward upstream, as appropriate.
Thanks for maintaining the rdiff-backup package.
--- End Message ---
--- Begin Message ---
fixed 452722 1.1.15
Thanks for spotting these! They have been fixed in CVS and will be in
version 1.1.15.
--- End Message ---