summaryrefslogtreecommitdiff
path: root/doc/fdreserve.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 17:07:24 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 17:07:24 +0000
commitc0966f6327d1868647d015629afd53b59bcb8dc0 (patch)
treef7c4ae5e9ac1e09c66d63c2335509155d956dc51 /doc/fdreserve.html
parent1a3ab3a967e133ea64f7c9dab86aa88723baa9cd (diff)
downloadexecline-c0966f6327d1868647d015629afd53b59bcb8dc0.tar.xz
doc: fix URLs
Diffstat (limited to 'doc/fdreserve.html')
-rw-r--r--doc/fdreserve.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fdreserve.html b/doc/fdreserve.html
index cc808da..2412b5e 100644
--- a/doc/fdreserve.html
+++ b/doc/fdreserve.html
@@ -85,7 +85,7 @@ may fail, because <em>oldfd</em> and <em>newfd</em> may be the same.
To avoid that, you should make sure that all descriptors returned by
<tt>fdreserve</tt> are actually allocated before calling <tt>fdreserve</tt>
again.
-(Thanks to <a href="http://code.dogmap.org/">Paul Jarc</a> for having
+(Thanks to <a href="https://code.dogmap.org/">Paul Jarc</a> for having
spotted that case.)
</p>