aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2017-09-24 10:19:07 +0200
committerMichael Stapelberg <michael@stapelberg.de>2017-09-24 10:19:07 +0200
commitd968d39b27daa98848a28756eed678ec6b95cae9 (patch)
treee7059bbc1b04baac9624166f4031b8a10bb91348 /man
parent9fe508b79163e74ea61d4abf432f06eea216cb6a (diff)
downloadi3-d968d39b27daa98848a28756eed678ec6b95cae9.tar.gz
i3-d968d39b27daa98848a28756eed678ec6b95cae9.zip
Replace http:// with https:// where applicable
The testcases will be updated automatically in a separate commit.
Diffstat (limited to 'man')
-rw-r--r--man/i3-msg.man2
-rw-r--r--man/i3.man2
-rw-r--r--man/i3bar.man2
3 files changed, 3 insertions, 3 deletions
diff --git a/man/i3-msg.man b/man/i3-msg.man
index e81a94ab..7f050f59 100644
--- a/man/i3-msg.man
+++ b/man/i3-msg.man
@@ -48,7 +48,7 @@ workspaces.
get_outputs::
Gets the current outputs. The reply will be a JSON-encoded list of outputs (see
the reply section of docs/ipc, e.g. at
-http://i3wm.org/docs/ipc.html#_receiving_replies_from_i3).
+https://i3wm.org/docs/ipc.html#_receiving_replies_from_i3).
get_tree::
Gets the layout tree. i3 uses a tree as data structure which includes every
diff --git a/man/i3.man b/man/i3.man
index c1f7eca2..1f595ce8 100644
--- a/man/i3.man
+++ b/man/i3.man
@@ -341,7 +341,7 @@ which is why this is not integrated into this manpage), the debugging guide,
and the "how to hack" guide. If you are building from source, run:
+make -C docs+
-You can also access these documents online at http://i3wm.org/
+You can also access these documents online at https://i3wm.org/
i3-input(1), i3-msg(1), i3bar(1), i3-nagbar(1), i3-config-wizard(1),
i3-migrate-config-to-v4(1)
diff --git a/man/i3bar.man b/man/i3bar.man
index fcefce7b..d0b0148c 100644
--- a/man/i3bar.man
+++ b/man/i3bar.man
@@ -40,7 +40,7 @@ workspace switching buttons and a statusline generated by i3status(1) or
similar. It is automatically invoked (and configured through) i3.
i3bar supports colors via a JSON protocol starting from v4.2, see
-http://i3wm.org/docs/i3bar-protocol.html
+https://i3wm.org/docs/i3bar-protocol.html
== ENVIRONMENT