diff options
| author | Igor Gnatenko <i.gnatenko.brain@gmail.com> | 2015-06-16 15:04:04 +0300 |
|---|---|---|
| committer | Igor Gnatenko <i.gnatenko.brain@gmail.com> | 2015-06-16 15:04:04 +0300 |
| commit | 83aa2262e36b596173fc310b4f22971391dc1083 (patch) | |
| tree | b5f48c17c156175e5691ea27f18685b3a3c7aed9 | |
| parent | 0293947d73b82c74847b9c190c62a12779718c40 (diff) | |
| download | meson-83aa2262e36b596173fc310b4f22971391dc1083.tar.gz | |
trivial: mesonbuild.com is http-only
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
| -rw-r--r-- | man/meson.1 | 2 | ||||
| -rw-r--r-- | man/mesonconf.1 | 2 |
2 files changed, 2 insertions, 2 deletions
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/ |
