[systemd-devel] [PATCH] man: use HTTPS links for links that support it

2013-07-16 Thread Jason St. John
From: Jason St. John jstj...@purdue.edu

---
 man/binfmt.d.xml   |  2 +-
 man/journald.conf.xml  |  2 +-
 man/machine-id.xml |  2 +-
 man/os-release.xml |  2 +-
 man/sd-id128.xml   |  2 +-
 man/systemd.cgroup.xml | 20 ++--
 man/systemd.exec.xml   |  6 +++---
 man/systemd.xml|  2 +-
 8 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/man/binfmt.d.xml b/man/binfmt.d.xml
index 7f31b76..f4f4195 100644
--- a/man/binfmt.d.xml
+++ b/man/binfmt.d.xml
@@ -67,7 +67,7 @@
 
 paraEach file contains a list of binfmt_misc kernel
 binary format rules. Consult ulink
-
url=http://www.kernel.org/doc/Documentation/binfmt_misc.txt;binfmt_misc.txt/ulink
+
url=https://www.kernel.org/doc/Documentation/binfmt_misc.txt;binfmt_misc.txt/ulink
 for more information on registration of additional
 binary formats and how to write rules./para
 
diff --git a/man/journald.conf.xml b/man/journald.conf.xml
index 5986d61..487e8d6 100644
--- a/man/journald.conf.xml
+++ b/man/journald.conf.xml
@@ -133,7 +133,7 @@
 command), forward secure sealing (FSS)
 for all persistent journal files is
 enabled. FSS is based on ulink
-url=http://eprint.iacr.org/2013/397;Seekable
+url=https://eprint.iacr.org/2013/397;Seekable
 Sequential Key Generators/ulink by
 G. A. Marson and B. Poettering and
 may be used to protect journal files
diff --git a/man/machine-id.xml b/man/machine-id.xml
index b037e47..4b4759e 100644
--- a/man/machine-id.xml
+++ b/man/machine-id.xml
@@ -93,7 +93,7 @@
 
 paraNote that the machine ID historically is not an
 OSF UUID as defined by ulink
-url=http://tools.ietf.org/html/rfc4122;RFC
+url=https://tools.ietf.org/html/rfc4122;RFC
 4122/ulink, nor a Microsoft GUID; however, starting with
 systemd v30, newly generated machine IDs do
 qualify as v4 UUIDs./para
diff --git a/man/os-release.xml b/man/os-release.xml
index d714b51..045dd08 100644
--- a/man/os-release.xml
+++ b/man/os-release.xml
@@ -241,7 +241,7 @@
 
 listitemparaA CPE name for the
 operating system, following the ulink
-
url=http://cpe.mitre.org/specification/;Common
+
url=https://cpe.mitre.org/specification/;Common
 Platform Enumeration
 Specification/ulink as proposed by
 the MITRE Corporation. This field
diff --git a/man/sd-id128.xml b/man/sd-id128.xml
index 02fb76b..3a5e133 100644
--- a/man/sd-id128.xml
+++ b/man/sd-id128.xml
@@ -71,7 +71,7 @@
 process and generate 128-bit ID values. The 128-bit ID
 values processed and generated by these APIs are a
 generalization of OSF UUIDs as defined by ulink
-url=http://tools.ietf.org/html/rfc4122;RFC
+url=https://tools.ietf.org/html/rfc4122;RFC
 4122/ulink but use a simpler string
 format. These functions impose no structure on the
 used IDs, much unlike OSF UUIDs or Microsoft GUIDs,
diff --git a/man/systemd.cgroup.xml b/man/systemd.cgroup.xml
index e31faf5..bb0cb1c 100644
--- a/man/systemd.cgroup.xml
+++ b/man/systemd.cgroup.xml
@@ -127,7 +127,7 @@ along with systemd; If not, see 
http://www.gnu.org/licenses/.
   controls the literalcpu.shares/literal control group
   attribute, which defaults to 1024. For details about this
   control group attribute, see ulink
-  
url=http://www.kernel.org/doc/Documentation/scheduler/sched-design-CFS.txt;sched-design-CFS.txt/ulink./para
+  
url=https://www.kernel.org/doc/Documentation/scheduler/sched-design-CFS.txt;sched-design-CFS.txt/ulink./para
 
   paraImplies literalCPUAccounting=true/literal./para
 /listitem
@@ -152,7 +152,7 @@ along with systemd; If not, see 
http://www.gnu.org/licenses/.
   literalmemory.soft_limit_in_bytes/literal control group
   attributes. For details about these control group attributes,
   see ulink
-  
url=http://www.kernel.org/doc/Documentation/cgroups/memory.txt;memory.txt/ulink./para
+  
url=https://www.kernel.org/doc/Documentation/cgroups/memory.txt;memory.txt/ulink./para
 
   paraImplies literalMemoryAccounting=true/literal./para
 /listitem
@@ -172,7 +172,7 @@ along with systemd; If not, see 
http://www.gnu.org/licenses/.
 defaults to 1000. For details about
 this control group 

Re: [systemd-devel] [PATCH] man: use HTTPS links for links that support it

2013-07-16 Thread Lennart Poettering
On Tue, 16.07.13 10:19, Jason St. John (jstj...@purdue.edu) wrote:

Thanks!

Applied!

 From: Jason St. John jstj...@purdue.edu
 
 ---
  man/binfmt.d.xml   |  2 +-
  man/journald.conf.xml  |  2 +-
  man/machine-id.xml |  2 +-
  man/os-release.xml |  2 +-
  man/sd-id128.xml   |  2 +-
  man/systemd.cgroup.xml | 20 ++--
  man/systemd.exec.xml   |  6 +++---
  man/systemd.xml|  2 +-
  8 files changed, 19 insertions(+), 19 deletions(-)
 
 diff --git a/man/binfmt.d.xml b/man/binfmt.d.xml
 index 7f31b76..f4f4195 100644
 --- a/man/binfmt.d.xml
 +++ b/man/binfmt.d.xml
 @@ -67,7 +67,7 @@
  
  paraEach file contains a list of binfmt_misc kernel
  binary format rules. Consult ulink
 -
 url=http://www.kernel.org/doc/Documentation/binfmt_misc.txt;binfmt_misc.txt/ulink
 +
 url=https://www.kernel.org/doc/Documentation/binfmt_misc.txt;binfmt_misc.txt/ulink
  for more information on registration of additional
  binary formats and how to write rules./para
  
 diff --git a/man/journald.conf.xml b/man/journald.conf.xml
 index 5986d61..487e8d6 100644
 --- a/man/journald.conf.xml
 +++ b/man/journald.conf.xml
 @@ -133,7 +133,7 @@
  command), forward secure sealing (FSS)
  for all persistent journal files is
  enabled. FSS is based on ulink
 -
 url=http://eprint.iacr.org/2013/397;Seekable
 +
 url=https://eprint.iacr.org/2013/397;Seekable
  Sequential Key Generators/ulink by
  G. A. Marson and B. Poettering and
  may be used to protect journal files
 diff --git a/man/machine-id.xml b/man/machine-id.xml
 index b037e47..4b4759e 100644
 --- a/man/machine-id.xml
 +++ b/man/machine-id.xml
 @@ -93,7 +93,7 @@
  
  paraNote that the machine ID historically is not an
  OSF UUID as defined by ulink
 -url=http://tools.ietf.org/html/rfc4122;RFC
 +url=https://tools.ietf.org/html/rfc4122;RFC
  4122/ulink, nor a Microsoft GUID; however, starting with
  systemd v30, newly generated machine IDs do
  qualify as v4 UUIDs./para
 diff --git a/man/os-release.xml b/man/os-release.xml
 index d714b51..045dd08 100644
 --- a/man/os-release.xml
 +++ b/man/os-release.xml
 @@ -241,7 +241,7 @@
  
  listitemparaA CPE name for the
  operating system, following the ulink
 -
 url=http://cpe.mitre.org/specification/;Common
 +
 url=https://cpe.mitre.org/specification/;Common
  Platform Enumeration
  Specification/ulink as proposed by
  the MITRE Corporation. This field
 diff --git a/man/sd-id128.xml b/man/sd-id128.xml
 index 02fb76b..3a5e133 100644
 --- a/man/sd-id128.xml
 +++ b/man/sd-id128.xml
 @@ -71,7 +71,7 @@
  process and generate 128-bit ID values. The 128-bit ID
  values processed and generated by these APIs are a
  generalization of OSF UUIDs as defined by ulink
 -url=http://tools.ietf.org/html/rfc4122;RFC
 +url=https://tools.ietf.org/html/rfc4122;RFC
  4122/ulink but use a simpler string
  format. These functions impose no structure on the
  used IDs, much unlike OSF UUIDs or Microsoft GUIDs,
 diff --git a/man/systemd.cgroup.xml b/man/systemd.cgroup.xml
 index e31faf5..bb0cb1c 100644
 --- a/man/systemd.cgroup.xml
 +++ b/man/systemd.cgroup.xml
 @@ -127,7 +127,7 @@ along with systemd; If not, see 
 http://www.gnu.org/licenses/.
controls the literalcpu.shares/literal control group
attribute, which defaults to 1024. For details about this
control group attribute, see ulink
 -  
 url=http://www.kernel.org/doc/Documentation/scheduler/sched-design-CFS.txt;sched-design-CFS.txt/ulink./para
 +  
 url=https://www.kernel.org/doc/Documentation/scheduler/sched-design-CFS.txt;sched-design-CFS.txt/ulink./para
  
paraImplies literalCPUAccounting=true/literal./para
  /listitem
 @@ -152,7 +152,7 @@ along with systemd; If not, see 
 http://www.gnu.org/licenses/.
literalmemory.soft_limit_in_bytes/literal control group
attributes. For details about these control group attributes,
see ulink
 -  
 url=http://www.kernel.org/doc/Documentation/cgroups/memory.txt;memory.txt/ulink./para
 +  
 url=https://www.kernel.org/doc/Documentation/cgroups/memory.txt;memory.txt/ulink./para
  
paraImplies