summaryrefslogtreecommitdiff
path: root/doc/manpages/Makefile.am
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2019-02-05 16:56:08 +0100
committerTim Rühsen <tim.ruehsen@gmx.de>2019-03-13 10:59:34 +0100
commit699cd8bd5a8e6d7eea28842e2011a25e1963daf6 (patch)
tree4e409afffc9bccf8e1932d39414035f16b1ed4b6 /doc/manpages/Makefile.am
parent8e749db3721ce77b43c157bb1cd200ad0ad1197d (diff)
downloadgnutls-699cd8bd5a8e6d7eea28842e2011a25e1963daf6.tar.gz
Use https:// for arbitrary files #1
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
Diffstat (limited to 'doc/manpages/Makefile.am')
-rw-r--r--doc/manpages/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 2ef5b5bcee..0aab479df2 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -1256,7 +1256,7 @@ stamp_mans: $(HEADER_FILES)
$(top_srcdir)/doc/scripts/gdoc -man \
-module $(PACKAGE) -sourceversion $(VERSION) \
-bugsto $(PACKAGE_BUGREPORT) \
- -pkg-site "http://www.gnutls.org" \
+ -pkg-site "https://www.gnutls.org" \
-include "gnutls/`basename $$header .in`" \
-seeinfo $(PACKAGE) -verbatimcopying \
-copyright "2001-$(YEAR) Free Software Foundation, Inc., and others" \