INN commit: trunk/doc/pod (active.times.pod)

INN Commit Russ_Allbery at isc.org
Wed Aug 1 21:46:49 UTC 2007


    Date: Wednesday, August 1, 2007 @ 14:46:49
  Author: iulius
Revision: 7621

convdate(1) can be useful here.

Modified:
  trunk/doc/pod/active.times.pod

------------------+
 active.times.pod |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: active.times.pod
===================================================================
--- active.times.pod	2007-08-01 21:30:52 UTC (rev 7620)
+++ active.times.pod	2007-08-01 21:46:49 UTC (rev 7621)
@@ -28,7 +28,7 @@
    news.admin.moderation 1175716803 group-admin at isc.org
 
 shows that the newsgroup news.admin.moderation was created on April 4th 2007
-at 20:00:03 UTC.  This date can be obtained for instance with
+at 20:00:03 UTC.  This date can be obtained for instance with C<convdate -c 1175716803> or
 C<date -u -d "Jan 1, 1970 00:00:00 +0000 + 1175716803 seconds">.  It is
 when the newsgroup was locally created; in this example, it is when the
 control message sent by C<group-admin at isc.org> was received and processed
@@ -44,6 +44,6 @@
 
 =head1 SEE ALSO
 
-active(5), ctlinnd(8), inn.conf(5), innd(8), nnrpd(8).
+active(5), convdate(1), ctlinnd(8), inn.conf(5), innd(8), nnrpd(8).
 
 =cut



More information about the inn-committers mailing list