summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-05-24 17:20:00 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-05-24 17:20:00 +0000
commitb6a58ec47665de771b6bacbf3dc63a5a8d75b7e3 (patch)
tree3b4e70a19d83397e8dbabc9ec18f99af95d21eaf /doc
parent30a565a3e6708544190cda595247f12527dcb469 (diff)
downloadskalibs-b6a58ec47665de771b6bacbf3dc63a5a8d75b7e3.tar.xz
More schemeless URLs
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/libbiguint/index.html4
-rw-r--r--doc/libstddjb/djbunix.html4
-rw-r--r--doc/libunixonacid/unix-transactional.html4
4 files changed, 7 insertions, 7 deletions
diff --git a/doc/index.html b/doc/index.html
index 069681c..c0030c6 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -131,7 +131,7 @@ includes libraries for Scheme programming </li>
<ul>
<li> <tt>skalibs</tt> is discussed on the
-<a href="http://www.skarnet.org/lists.html#skaware">skaware</a> mailing-list. </li>
+<a href="//skarnet.org/lists.html#skaware">skaware</a> mailing-list. </li>
</li>
</ul>
diff --git a/doc/libbiguint/index.html b/doc/libbiguint/index.html
index ab7395e..a7796a0 100644
--- a/doc/libbiguint/index.html
+++ b/doc/libbiguint/index.html
@@ -13,8 +13,8 @@
<p>
<a href="../libskarnet.html">libskarnet</a><br />
<a href="../index.html">skalibs</a><br />
-<a href="http://www.skarnet.org/software/">Software</a><br />
-<a href="http://www.skarnet.org/">www.skarnet.org</a>
+<a href="//skarnet.org/software/">Software</a><br />
+<a href="//skarnet.org/">www.skarnet.org</a>
</p>
<h1> The <tt>biguint</tt> library interface </h1>
diff --git a/doc/libstddjb/djbunix.html b/doc/libstddjb/djbunix.html
index e257775..93e246d 100644
--- a/doc/libstddjb/djbunix.html
+++ b/doc/libstddjb/djbunix.html
@@ -6,7 +6,7 @@
<title>skalibs: the djbunix library interface</title>
<meta name="Description" content="skalibs: the djbunix library interface" />
<meta name="Keywords" content="skalibs c unix djbunix library libstddjb" />
- <!-- <link rel="stylesheet" type="text/css" href="http://www.skarnet.org/default.css" /> -->
+ <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> -->
</head>
<body>
@@ -582,7 +582,7 @@ Slurps the contents of open descriptor <em>fd</em> into
the *<em>sa</em> <a href="stralloc.html">stralloc</a>. If you are
doing this, you should either have full control over the slurped
file, or run your process with suitable
-<a href="http://www.skarnet.org/software/s6/s6-softlimit.html">limits</a>
+<a href="//skarnet.org/software/s6/s6-softlimit.html">limits</a>
to the amount of heap memory it can get.
The function returns 1 if it succeeds, or 0 (and sets errno) if it fails.
</p>
diff --git a/doc/libunixonacid/unix-transactional.html b/doc/libunixonacid/unix-transactional.html
index 3332b34..7a6e5b5 100644
--- a/doc/libunixonacid/unix-transactional.html
+++ b/doc/libunixonacid/unix-transactional.html
@@ -14,8 +14,8 @@
<a href="index.html">libunixonacid</a><br />
<a href="../libskarnet.html">libskarnet</a><br />
<a href="../index.html">skalibs</a><br />
-<a href="http://www.skarnet.org/software/">Software</a><br />
-<a href="http://www.skarnet.org/">www.skarnet.org</a>
+<a href="//skarnet.org/software/">Software</a><br />
+<a href="//skarnet.org/">www.skarnet.org</a>
</p>
<h1> The <tt>unix-transactional</tt> library interface </h1>