diff options
author | rillig <rillig> | 2005-05-23 08:26:03 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-05-23 08:26:03 +0000 |
commit | 88fbe0b4f045070c1d74e80e2ff7448527e556e4 (patch) | |
tree | a88b53a484071e09249ef5ae57e9f69b5ffb0a67 /time | |
parent | 7caf0db822a5ebc4e6dc7732d45fa9bd3e9dea13 (diff) | |
download | pkgsrc-88fbe0b4f045070c1d74e80e2ff7448527e556e4.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'time')
-rw-r--r-- | time/cal/DESCR | 2 | ||||
-rw-r--r-- | time/jday/DESCR | 2 | ||||
-rw-r--r-- | time/p5-Time/DESCR | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/time/cal/DESCR b/time/cal/DESCR index f23cb396990..e2c4d5d57c4 100644 --- a/time/cal/DESCR +++ b/time/cal/DESCR @@ -9,7 +9,7 @@ Features: older than the current day. Next month's appointments are shown if there is room to do so. Multiple appointment data files may also be specified on the commandline. - + * You can specify your own appointment and color definition files on the commandline, or use the defaults. diff --git a/time/jday/DESCR b/time/jday/DESCR index 2592b07d5a7..a53609090e1 100644 --- a/time/jday/DESCR +++ b/time/jday/DESCR @@ -4,7 +4,7 @@ Utilities to convert between calendar dates and Julian dates: j2d - Julian date to calendar date dbd - calculate days between dates -Quite useful in timing situations where you need elapsed time between +Quite useful in timing situations where you need elapsed time between dates. This package also includes a library 'libjday.a' for incorporating diff --git a/time/p5-Time/DESCR b/time/p5-Time/DESCR index ee4fe562302..d951532ecfe 100644 --- a/time/p5-Time/DESCR +++ b/time/p5-Time/DESCR @@ -1,4 +1,4 @@ -This package contains the following perl5 modules: +This package contains the following perl5 modules: Time::CTime.pm ctime, strftime, and asctime Time::JulianDay.pm Julian Day conversions |