From e09901a1594858e8f3dd15fca72a9835ca678075 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Thu, 12 Jan 2023 22:12:28 +0100 Subject: Updated to 3.49.3 --- man/Makefile.in | 6 +++++- man/httrack.1 | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'man') diff --git a/man/Makefile.in b/man/Makefile.in index 7e977ac..175a428 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -89,7 +89,11 @@ build_triplet = @build@ host_triplet = @host@ subdir = man ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac +am__aclocal_m4_deps = $(top_srcdir)/m4/check_zlib.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/snprintf.m4 \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) diff --git a/man/httrack.1 b/man/httrack.1 index abc8154..85df5c5 100644 --- a/man/httrack.1 +++ b/man/httrack.1 @@ -1,7 +1,7 @@ .\" Process this file with .\" groff -man -Tascii httrack.1 .\" -.TH httrack 1 "20 May 2017" "httrack website copier" +.TH httrack 1 "10 January 2023" "httrack website copier" .SH NAME httrack \- offline browser : copy websites to a local directory .SH SYNOPSIS @@ -610,7 +610,7 @@ Please reports bugs to .B . Include a complete, self-contained example that will allow the bug to be reproduced, and say which version of httrack you are using. Do not forget to detail options used, OS version, and any other information you deem necessary. .SH COPYRIGHT -Copyright (C) 1998-2017 Xavier Roche and other contributors +Copyright (C) 1998-2023 Xavier Roche and other contributors This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.3