diff options
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/libbiguint/index.html | 4 | ||||
-rw-r--r-- | doc/libstddjb/djbunix.html | 4 | ||||
-rw-r--r-- | doc/libunixonacid/unix-transactional.html | 4 |
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> |