From 1426cf811cdf3429ec9dda016a381ddbdb1157b6 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 18 May 2022 16:50:50 +0100 Subject: doc: Use https URLs for home page and AUTHORS Signed-off-by: Simon McVittie --- doc/dbus-cleanup-sockets.1.xml.in | 4 ++-- doc/dbus-daemon.1.xml.in | 6 +++--- doc/dbus-launch.1.xml.in | 6 +++--- doc/dbus-monitor.1.xml.in | 4 ++-- doc/dbus-run-session.1.xml.in | 4 ++-- doc/dbus-send.1.xml.in | 4 ++-- doc/dbus-test-tool.1.xml.in | 4 ++-- doc/dbus-update-activation-environment.1.xml.in | 4 ++-- doc/dbus-uuidgen.1.xml.in | 6 +++--- 9 files changed, 21 insertions(+), 21 deletions(-) (limited to 'doc') diff --git a/doc/dbus-cleanup-sockets.1.xml.in b/doc/dbus-cleanup-sockets.1.xml.in index 6d98083d..1fa16773 100644 --- a/doc/dbus-cleanup-sockets.1.xml.in +++ b/doc/dbus-cleanup-sockets.1.xml.in @@ -28,7 +28,7 @@ DESCRIPTION The dbus-cleanup-sockets command cleans up unused D-Bus -connection sockets. See http://www.freedesktop.org/software/dbus/ for +connection sockets. See https://www.freedesktop.org/wiki/Software/dbus/ for more information about the big picture. @@ -60,6 +60,6 @@ linc-cleanup-sockets written by Michael Meeks. BUGS Please send bug reports to the D-Bus mailing list or bug tracker, -see http://www.freedesktop.org/software/dbus/ +see https://www.freedesktop.org/wiki/Software/dbus/ diff --git a/doc/dbus-daemon.1.xml.in b/doc/dbus-daemon.1.xml.in index cb811577..ae9b5aa3 100644 --- a/doc/dbus-daemon.1.xml.in +++ b/doc/dbus-daemon.1.xml.in @@ -40,7 +40,7 @@ DESCRIPTION dbus-daemon is the D-Bus message bus daemon. See -http://www.freedesktop.org/software/dbus/ for more information about +https://www.freedesktop.org/wiki/Software/dbus/ for more information about the big picture. D-Bus is first a library that provides one-to-one communication between any two applications; dbus-daemon is an application that uses this library to implement a message bus @@ -1545,12 +1545,12 @@ for example. AUTHOR -See http://www.freedesktop.org/software/dbus/doc/AUTHORS +See https://dbus.freedesktop.org/doc/AUTHORS BUGS Please send bug reports to the D-Bus mailing list or bug tracker, -see http://www.freedesktop.org/software/dbus/ +see https://www.freedesktop.org/wiki/Software/dbus/ diff --git a/doc/dbus-launch.1.xml.in b/doc/dbus-launch.1.xml.in index 2fcea03f..1b4b4db2 100644 --- a/doc/dbus-launch.1.xml.in +++ b/doc/dbus-launch.1.xml.in @@ -77,7 +77,7 @@ In scripts, it's more robust to avoid --auto-syntax and you hopefully know which shell your script is written in. -See http://www.freedesktop.org/software/dbus/ for more information +See https://www.freedesktop.org/wiki/Software/dbus/ for more information about D-Bus. See also the man page for dbus-daemon. @@ -297,12 +297,12 @@ own right. AUTHOR -See http://www.freedesktop.org/software/dbus/doc/AUTHORS +See https://dbus.freedesktop.org/doc/AUTHORS BUGS Please send bug reports to the D-Bus mailing list or bug tracker, -see http://www.freedesktop.org/software/dbus/ +see https://www.freedesktop.org/wiki/Software/dbus/ diff --git a/doc/dbus-monitor.1.xml.in b/doc/dbus-monitor.1.xml.in index 2f807d2f..7a15b945 100644 --- a/doc/dbus-monitor.1.xml.in +++ b/doc/dbus-monitor.1.xml.in @@ -32,7 +32,7 @@ DESCRIPTION The dbus-monitor command is used to monitor messages going through a D-Bus message bus. See -http://www.freedesktop.org/software/dbus/ for more information about +https://www.freedesktop.org/wiki/Software/dbus/ for more information about the big picture. @@ -128,6 +128,6 @@ The profiling output mode was added by Olli Salli. BUGS Please send bug reports to the D-Bus mailing list or bug tracker, -see http://www.freedesktop.org/software/dbus/ +see https://www.freedesktop.org/wiki/Software/dbus/ diff --git a/doc/dbus-run-session.1.xml.in b/doc/dbus-run-session.1.xml.in index 06b29fe5..01989d59 100644 --- a/doc/dbus-run-session.1.xml.in +++ b/doc/dbus-run-session.1.xml.in @@ -142,12 +142,12 @@ in the environment variable BUGS Please send bug reports to the D-Bus mailing list or bug tracker, -see http://www.freedesktop.org/software/dbus/ +see https://www.freedesktop.org/wiki/Software/dbus/ AUTHOR - See http://www.freedesktop.org/software/dbus/doc/AUTHORS + See https://dbus.freedesktop.org/doc/AUTHORS SEE ALSO diff --git a/doc/dbus-send.1.xml.in b/doc/dbus-send.1.xml.in index 981c786d..65194b44 100644 --- a/doc/dbus-send.1.xml.in +++ b/doc/dbus-send.1.xml.in @@ -37,7 +37,7 @@ DESCRIPTION The dbus-send command is used to send a message to a D-Bus message -bus. See http://www.freedesktop.org/software/dbus/ for more +bus. See https://www.freedesktop.org/wiki/Software/dbus/ for more information about the big picture. @@ -172,6 +172,6 @@ The default is implementation‐defined, typically 25 seconds. BUGS Please send bug reports to the D-Bus mailing list or bug tracker, -see http://www.freedesktop.org/software/dbus/ +see https://www.freedesktop.org/wiki/Software/dbus/ diff --git a/doc/dbus-test-tool.1.xml.in b/doc/dbus-test-tool.1.xml.in index e4770dd6..62dc5580 100644 --- a/doc/dbus-test-tool.1.xml.in +++ b/doc/dbus-test-tool.1.xml.in @@ -315,12 +315,12 @@ BUGS Please send bug reports to the D-Bus bug tracker or mailing list. - See http://www.freedesktop.org/software/dbus/. + See https://www.freedesktop.org/wiki/Software/dbus/. AUTHOR - See http://www.freedesktop.org/software/dbus/doc/AUTHORS + See https://dbus.freedesktop.org/doc/AUTHORS diff --git a/doc/dbus-update-activation-environment.1.xml.in b/doc/dbus-update-activation-environment.1.xml.in index 16ff1c53..3d207a49 100644 --- a/doc/dbus-update-activation-environment.1.xml.in +++ b/doc/dbus-update-activation-environment.1.xml.in @@ -200,12 +200,12 @@ BUGS Please send bug reports to the D-Bus bug tracker or mailing list. - See http://www.freedesktop.org/software/dbus/. + See https://www.freedesktop.org/wiki/Software/dbus/. AUTHOR - See http://www.freedesktop.org/software/dbus/doc/AUTHORS + See https://dbus.freedesktop.org/doc/AUTHORS diff --git a/doc/dbus-uuidgen.1.xml.in b/doc/dbus-uuidgen.1.xml.in index fbd26812..60cfc8c9 100644 --- a/doc/dbus-uuidgen.1.xml.in +++ b/doc/dbus-uuidgen.1.xml.in @@ -37,7 +37,7 @@ UUIDs compatible with that spec. Many systems have a separate command for that (often called "uuidgen"). -See http://www.freedesktop.org/software/dbus/ for more information +See https://www.freedesktop.org/wiki/Software/dbus/ for more information about D-Bus. @@ -115,12 +115,12 @@ On success, prints no output. AUTHOR -See http://www.freedesktop.org/software/dbus/doc/AUTHORS +See https://dbus.freedesktop.org/doc/AUTHORS BUGS Please send bug reports to the D-Bus mailing list or bug tracker, -see http://www.freedesktop.org/software/dbus/ +see https://www.freedesktop.org/wiki/Software/dbus/ -- cgit v1.2.1