From a01edf46f26cbb0e9bdba87d781c6015545a6463 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Mon, 1 Sep 2014 18:21:37 +0200 Subject: [PATCH] Switched all sysdb.io links to https:// --- README | 8 ++++---- ReleaseNotes | 2 +- configure.ac | 2 +- doc/sysdb.1.txt | 2 +- doc/sysdb.7.txt | 2 +- doc/sysdbd-cname-dns.5.txt | 2 +- doc/sysdbd-collectd-unixsock.5.txt | 2 +- doc/sysdbd-mk-livestatus.5.txt | 2 +- doc/sysdbd-puppet-store-configs.5.txt | 2 +- doc/sysdbd-syslog.5.txt | 2 +- doc/sysdbd-timeseries-rrdtool.5.txt | 2 +- doc/sysdbd.1.txt | 2 +- doc/sysdbd.conf.5.txt | 2 +- doc/sysdbql.7.txt | 2 +- 14 files changed, 17 insertions(+), 17 deletions(-) diff --git a/README b/README index 39171c3..f2bfa10 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ license. See COPYING for details. Changes between all SysDB releases can be found in the file ReleaseNotes. - + Configure and install SysDB --------------------------- @@ -118,13 +118,13 @@ Documentation All documentation for SysDB is available as manual pages (in roff and HTML formats) and shipped alongside the source code in the doc/ subdirectory. - Also, it is available online at . + Also, it is available online at . Getting Help ------------ Various channels for asynchronous and real-time communication with - developers and users are available. See for + developers and users are available. See for details about the mailing list, IRC channel, and social media. Author @@ -134,5 +134,5 @@ Author See the file THANKS for credits and inspiration. - Want to contribute? Check out the website for details. + Want to contribute? Check out the website for details. diff --git a/ReleaseNotes b/ReleaseNotes index 6a98713..3227a66 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -17,7 +17,7 @@ Object names are canonicalized before they are added to the store to ensure a consistent view of your infrastructure. - + Version 0.3.0, Release Date: 2014-08-01 --------------------------------------- diff --git a/configure.ac b/configure.ac index 2bcd724..e395d5f 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ dnl ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. AC_INIT([System DataBase],[m4_esyscmd(./version-gen.sh)], [sysdb@sysdb.io], [sysdb], - [http://sysdb.io/]) + [https://sysdb.io/]) PACKAGE_MAINTAINER="Sebastian 'tokkee' Harl " AC_DEFINE_UNQUOTED([PACKAGE_MAINTAINER], ["$PACKAGE_MAINTAINER"], [Define to the name of the maintainer of this package.]) diff --git a/doc/sysdb.1.txt b/doc/sysdb.1.txt index 091b386..caed0db 100644 --- a/doc/sysdb.1.txt +++ b/doc/sysdb.1.txt @@ -59,7 +59,7 @@ SEE ALSO -------- manpage:sysdbd[1], manpage:sysdbql[7] -The SysDB homepage: http://sysdb.io/ +The SysDB homepage: https://sysdb.io/ AUTHOR ------ diff --git a/doc/sysdb.7.txt b/doc/sysdb.7.txt index 1c99fbe..6e81c47 100644 --- a/doc/sysdb.7.txt +++ b/doc/sysdb.7.txt @@ -93,7 +93,7 @@ SEE ALSO -------- manpage:sysdb[1], manpage:sysdbd[1], manpage:sysdbql[7] -The SysDB homepage: http://sysdb.io/ +The SysDB homepage: https://sysdb.io/ AUTHOR ------ diff --git a/doc/sysdbd-cname-dns.5.txt b/doc/sysdbd-cname-dns.5.txt index f43cd6e..bf14ebc 100644 --- a/doc/sysdbd-cname-dns.5.txt +++ b/doc/sysdbd-cname-dns.5.txt @@ -26,7 +26,7 @@ SEE ALSO -------- manpage:sysdbd[1], manpage:sysdbd.conf[5] -The SysDB homepage: http://sysdb.io/ +The SysDB homepage: https://sysdb.io/ AUTHOR ------ diff --git a/doc/sysdbd-collectd-unixsock.5.txt b/doc/sysdbd-collectd-unixsock.5.txt index fb0f390..acb98d9 100644 --- a/doc/sysdbd-collectd-unixsock.5.txt +++ b/doc/sysdbd-collectd-unixsock.5.txt @@ -58,7 +58,7 @@ manpage:sysdbd[1], manpage:sysdbd.conf[5], manpage:sysdbd-timeseries-rrdtool[5], https://collectd.org/, https://collectd.org/wiki/index.php/Plugin:UnixSock -The SysDB homepage: http://sysdb.io/ +The SysDB homepage: https://sysdb.io/ AUTHOR ------ diff --git a/doc/sysdbd-mk-livestatus.5.txt b/doc/sysdbd-mk-livestatus.5.txt index 7ca6ea6..50bd33a 100644 --- a/doc/sysdbd-mk-livestatus.5.txt +++ b/doc/sysdbd-mk-livestatus.5.txt @@ -47,7 +47,7 @@ https://mathias-kettner.de/checkmk_livestatus.html, http://icinga.org/, http://www.naemon.org/, http://www.nagios.org/, http://shinken-monitoring.org/ -The SysDB homepage: http://sysdb.io/ +The SysDB homepage: https://sysdb.io/ AUTHOR ------ diff --git a/doc/sysdbd-puppet-store-configs.5.txt b/doc/sysdbd-puppet-store-configs.5.txt index 8ffb27b..aeb5fff 100644 --- a/doc/sysdbd-puppet-store-configs.5.txt +++ b/doc/sysdbd-puppet-store-configs.5.txt @@ -58,7 +58,7 @@ SEE ALSO manpage:sysdbd[1], manpage:sysdbd.conf[5], http://puppetlabs.com/ -The SysDB homepage: http://sysdb.io/ +The SysDB homepage: https://sysdb.io/ AUTHOR ------ diff --git a/doc/sysdbd-syslog.5.txt b/doc/sysdbd-syslog.5.txt index e40b080..96b7fed 100644 --- a/doc/sysdbd-syslog.5.txt +++ b/doc/sysdbd-syslog.5.txt @@ -23,7 +23,7 @@ SEE ALSO -------- manpage:sysdbd[1], manpage:sysdbd.conf[5] -The SysDB homepage: http://sysdb.io/ +The SysDB homepage: https://sysdb.io/ AUTHOR ------ diff --git a/doc/sysdbd-timeseries-rrdtool.5.txt b/doc/sysdbd-timeseries-rrdtool.5.txt index b36a177..98334f4 100644 --- a/doc/sysdbd-timeseries-rrdtool.5.txt +++ b/doc/sysdbd-timeseries-rrdtool.5.txt @@ -32,7 +32,7 @@ SEE ALSO manpage:sysdbd[1], manpage:sysdbd.conf[5], http://oss.oetiker.ch/rrdtool -The SysDB homepage: http://sysdb.io/ +The SysDB homepage: https://sysdb.io/ AUTHOR ------ diff --git a/doc/sysdbd.1.txt b/doc/sysdbd.1.txt index e14ed43..6c90f42 100644 --- a/doc/sysdbd.1.txt +++ b/doc/sysdbd.1.txt @@ -70,7 +70,7 @@ SEE ALSO -------- manpage:sysdbd.conf[5] -The SysDB homepage: http://sysdb.io/ +The SysDB homepage: https://sysdb.io/ AUTHOR ------ diff --git a/doc/sysdbd.conf.5.txt b/doc/sysdbd.conf.5.txt index 8c90812..ed6d765 100644 --- a/doc/sysdbd.conf.5.txt +++ b/doc/sysdbd.conf.5.txt @@ -147,7 +147,7 @@ SEE ALSO -------- manpage:sysdbd[1], manpage:sysdb[7] -The SysDB homepage: http://sysdb.io/ +The SysDB homepage: https://sysdb.io/ Backend documentation: ~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/sysdbql.7.txt b/doc/sysdbql.7.txt index 85aa205..88fb41b 100644 --- a/doc/sysdbql.7.txt +++ b/doc/sysdbql.7.txt @@ -277,7 +277,7 @@ SEE ALSO -------- manpage:sysdb[1], manpage:sysdb[7] -The SysDB homepage: http://sysdb.io/ +The SysDB homepage: https://sysdb.io/ AUTHOR ------ -- 2.30.2