summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorXavier Roche <roche@httrack.com>2023-01-12 22:12:28 +0100
committerXavier Roche <roche@httrack.com>2023-01-12 22:12:28 +0100
commite09901a1594858e8f3dd15fca72a9835ca678075 (patch)
treecbbdbc32ad502947ba386d5ccca0baac4218662f /man
parentf8bcb454bc60104c3c11cb4608b01c27259d54ec (diff)
Updated to 3.49.3
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.in6
-rw-r--r--man/httrack.14
2 files changed, 7 insertions, 3 deletions
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 <bugs@httrack.com>.
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