summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/locale/duplocale.32
-rw-r--r--lib/libc/locale/freelocale.32
-rw-r--r--lib/libc/locale/newlocale.32
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/locale/duplocale.3 b/lib/libc/locale/duplocale.3
index 1e149c0..ae80f30 100644
--- a/lib/libc/locale/duplocale.3
+++ b/lib/libc/locale/duplocale.3
@@ -66,7 +66,7 @@ The locale returned by this call must be freed with
.Xr uselocale 3 ,
.Xr xlocale 3
.Sh STANDARDS
-This function, conforms to
+This function conforms to
.St -p1003.1-2008
.Sh BUGS
Ideally,
diff --git a/lib/libc/locale/freelocale.3 b/lib/libc/locale/freelocale.3
index 26060e8..b86195f 100644
--- a/lib/libc/locale/freelocale.3
+++ b/lib/libc/locale/freelocale.3
@@ -57,5 +57,5 @@ Returns 0 on success or -1 on error.
.Xr uselocale 3 ,
.Xr xlocale 3
.Sh STANDARDS
-This function, conforms to
+This function conforms to
.St -p1003.1-2008 .
diff --git a/lib/libc/locale/newlocale.3 b/lib/libc/locale/newlocale.3
index e2d7ebb..12495c0 100644
--- a/lib/libc/locale/newlocale.3
+++ b/lib/libc/locale/newlocale.3
@@ -108,5 +108,5 @@ You must free the returned locale with
.Xr uselocale 3 ,
.Xr xlocale 3
.Sh STANDARDS
-This function, conforms to
+This function conforms to
.St -p1003.1-2008
OpenPOWER on IntegriCloud