From 83aa2262e36b596173fc310b4f22971391dc1083 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 16 Jun 2015 15:04:04 +0300 Subject: trivial: mesonbuild.com is http-only Signed-off-by: Igor Gnatenko --- man/meson.1 | 2 +- man/mesonconf.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/meson.1 b/man/meson.1 index 4fb766140..20a228460 100644 --- a/man/meson.1 +++ b/man/meson.1 @@ -43,4 +43,4 @@ print version number \fB\-\-help\fR print command line help .SH SEE ALSO -https://mesonbuild.com/ +http://mesonbuild.com/ diff --git a/man/mesonconf.1 b/man/mesonconf.1 index af8bdbd95..154af2852 100644 --- a/man/mesonconf.1 +++ b/man/mesonconf.1 @@ -22,4 +22,4 @@ To set values, just use the \-D command line argument like this. .B mesonconf \-Dopt1=value1 \-Dopt2=value2 .SH SEE ALSO -https://mesonbuild.com/ +http://mesonbuild.com/ -- cgit v1.2.3