aboutsummaryrefslogtreecommitdiffstats
path: root/man3/duplocale.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/duplocale.3')
-rw-r--r--man3/duplocale.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/duplocale.3 b/man3/duplocale.3
index a069c827f7..c8872a0913 100644
--- a/man3/duplocale.3
+++ b/man3/duplocale.3
@@ -54,12 +54,10 @@ to indicate the error.
.TP
.B ENOMEM
Insufficient memory to create the duplicate locale object.
-.SH VERSIONS
-The
-.BR duplocale ()
-function were added in glibc 2.3.
.SH STANDARDS
POSIX.1-2008.
+.SH HISTORY
+glibc 2.3.
.SH NOTES
Duplicating a locale can serve the following purposes:
.IP \[bu] 3