chiark / gitweb /
Bugfixes:
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 10 Jan 2014 14:54:19 +0000 (14:54 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 10 Jan 2014 14:54:19 +0000 (14:54 +0000)
* expire-iso8601: Fix mistake in usage message.

debian/changelog
scripts/expire-iso8601

index ff008f375375667f4c03b115352919aee8956837..e47c527fc198e31d1165fdea377c7a07bd09aa22 100644 (file)
@@ -1,3 +1,10 @@
+chiark-utils (4.3.1) unstable; urgency=low
+
+  Bugfixes:
+  * expire-iso8601: Fix mistake in usage message.
+
+ --
+
 chiark-utils (4.3.0) unstable; urgency=medium
 
   New utilities:
index 530c48c170bf4adb8d1ab1cab5d8a01526a53a8f..76006783bbfe17f818e810cfdc9bc8a553a32c70 100755 (executable)
@@ -16,8 +16,8 @@ example:
       uses units of 86400s (1 day) with a slop of 8640
       it keeps 14 daily items
        (that is 14 items, dated no less than 86400-8640 apart)
-      and 7 weekly items
-       (that is 7 items, dated no less than 7*86400-8640 apart)
+      and 4 weekly items
+       (that is 4 items, dated no less than 7*86400-8640 apart)
       the 14 daily and 7 weekly items may be the same, or not
    There is no need to sort the list of <number>x<interval> pairs.
 exit status: