summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-10-26 12:52:31 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-10-26 12:52:31 +0000
commitad90bc1107ef9a76f4ca530cc41e86d4f352e3d9 (patch)
tree7a949f8a814a6a9624e6bb0246ec1db4c3dd30b7 /doc/upgrade.html
parent9806a4f3bb81f71c46735a2b378cb074fef6e27b (diff)
downloadskalibs-ad90bc1107ef9a76f4ca530cc41e86d4f352e3d9.tar.xz
Change new function names to openc_*; update deps.mak
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 0f1aee8..dac82ce 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -19,8 +19,8 @@
<h2> in 2.9.4.0 </h2>
<ul>
- <li> New <tt>open*coe</tt> functions, which are O_CLOEXEC versions of the
-<a href="libstddjb/djbunix.html">djbunix.h</a> functions without <tt>coe</tt>. </li>
+ <li> New <tt>openc_*</tt> functions, which are O_CLOEXEC versions of the
+<a href="libstddjb/djbunix.html">djbunix.h</a> <tt>open_*</tt> functions. </li>
</ul>
<h2> in 2.9.3.0 </h2>