aboutsummaryrefslogtreecommitdiffstats
path: root/man3/cfree.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/cfree.3')
-rw-r--r--man3/cfree.311
1 files changed, 5 insertions, 6 deletions
diff --git a/man3/cfree.3 b/man3/cfree.3
index f4e3d1f534..ccd2f05cdd 100644
--- a/man3/cfree.3
+++ b/man3/cfree.3
@@ -122,15 +122,14 @@ T} Thread safety MT-Safe /* In glibc */
.ad
.sp 1
.SH VERSIONS
-The
-.BR cfree ()
-function was removed
-.\" commit 025b33ae84bb8f15b2748a1d8605dca453fce112
-in glibc 2.26.
-.SH STANDARDS
The 3-argument version of
.BR cfree ()
as used by SCO conforms to the iBCSe2 standard:
Intel386 Binary Compatibility Specification, Edition 2.
+.SH STANDARDS
+None.
+.SH HISTORY
+.\" commit 025b33ae84bb8f15b2748a1d8605dca453fce112
+Removed in glibc 2.26.
.SH SEE ALSO
.BR malloc (3)