diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rwxr-xr-x | ts | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e0e5545..3d13b84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ moreutils (0.48) UNRELEASED; urgency=low * Allow overriding PREFIX and CFLAGS to make the build more flexible (Thanks, Ben Walton) + * Typo. Closes: #697113 -- Joey Hess <joeyh@debian.org> Wed, 25 Jul 2012 23:39:34 -0400 @@ -21,7 +21,7 @@ are like "%S" and "%s", but provide subsecond resolution If the -r switch is passed, it instead converts existing timestamps in the input to relative times, such as "15m5s ago". Many common timestamp formats are supported. Note that the Time::Duration and Date::Parse perl -modules are required for this mode to work. Currently, converting localized +modules are required for this mode to work. Currently, converting localized dates is not supported. If both -r and a format is passed, the existing timestamps are |