From: Jim Meyering Date: Thu, 6 Jan 2000 22:49:01 +0000 (+0000) Subject: Import version 1.020. X-Git-Tag: FILEUTILS-4_0n~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eff6393e39990f4ca158bb7fca8cf859ca025edf;p=thirdparty%2Fcoreutils.git Import version 1.020. --- diff --git a/man/help2man b/man/help2man index 109547c551..1728036af8 100755 --- a/man/help2man +++ b/man/help2man @@ -1,4 +1,4 @@ -#!/sw/tools/bin/perl -w +#!/usr/bin/perl -w # Generate a short man page from --help and --version output. # Copyright © 1997, 98, 99 Free Software Foundation, Inc. @@ -27,7 +27,7 @@ use Text::Tabs qw(expand); use POSIX qw(strftime setlocale LC_TIME); my $this_program = 'help2man'; -my $this_version = '1.019'; +my $this_version = '1.020'; my $version_info = <