diff options
author | Xavier Roche <roche@httrack.com> | 2023-01-14 13:45:40 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2023-01-14 15:12:07 +0100 |
commit | fdf3f098fc08dbe0bc477faa2df4f633d532bada (patch) | |
tree | 7d45d79710bf62c4008c6a0e0619a6ea97ae8b15 | |
parent | 6972ebfb7ab3a858903d87d22432cc683ae90ff0 (diff) |
Set debian/compat to 13
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | man/httrack.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat index f599e28..b1bd38b 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +13 diff --git a/man/httrack.1 b/man/httrack.1 index da940e2..4446329 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 "13 January 2023" "httrack website copier" +.TH httrack 1 "14 January 2023" "httrack website copier" .SH NAME httrack \- offline browser : copy websites to a local directory .SH SYNOPSIS |