pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Date string needs no leading ze...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/360e4d8263b8
branches:  trunk
changeset: 499130:360e4d8263b8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 10 22:32:54 2005 +0000

description:
Date string needs no leading zeroes.

diffstat:

 pkgtools/pkglint/files/pkglint.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 62887bff9576 -r 360e4d8263b8 pkgtools/pkglint/files/pkglint.1
--- a/pkgtools/pkglint/files/pkglint.1  Sat Sep 10 22:32:43 2005 +0000
+++ b/pkgtools/pkglint/files/pkglint.1  Sat Sep 10 22:32:54 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pkglint.1,v 1.19 2005/09/04 18:45:36 wiz Exp $
+.\"    $NetBSD: pkglint.1,v 1.20 2005/09/10 22:32:54 wiz Exp $
 .\"    From FreeBSD: portlint.1,v 1.8 1997/11/25 14:53:14 itojun Exp
 .\"
 .\" Copyright (c) 1997 by Jun-ichiro Itoh <itojun%itojun.org@localhost>.
@@ -7,7 +7,7 @@
 .\" Roland Illig <roland.illig%gmx.de@localhost>, 2004, 2005.
 .\" Roland Illig <rillig%NetBSD.org@localhost>, 2005.
 .\"
-.Dd September 04, 2005
+.Dd September 4, 2005
 .Dt PKGLINT 1
 .Sh NAME
 .Nm pkglint



Home | Main Index | Thread Index | Old Index