diff options
author | Joey Hess <joey@kitenet.net> | 2013-01-01 11:56:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-01-01 11:56:26 -0400 |
commit | 68d871805878cd2452778d7ddd92e6791a9bcf86 (patch) | |
tree | 8efdcc49fd6de95964f91174d9d7302b3542979d | |
parent | bc63fc28f8d5a2899e31acb6c7cbae1c042b1583 (diff) | |
download | moreutils-68d871805878cd2452778d7ddd92e6791a9bcf86.tar.gz |
Typo. Closes: #697113
-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 |