summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-26 19:06:59 +0000
committerjoel <joel@FreeBSD.org>2012-03-26 19:06:59 +0000
commitd37628cc987706fd89b1b0629b4539e32cd24ee2 (patch)
treebaf698b24f607bd95533b6bf805412db7ffa59b8 /lib/libc/locale
parent076ad4a1d174715ae4408c0b47c227e8e016cc74 (diff)
downloadFreeBSD-src-d37628cc987706fd89b1b0629b4539e32cd24ee2.zip
FreeBSD-src-d37628cc987706fd89b1b0629b4539e32cd24ee2.tar.gz
mdoc: remove unknown macro.
Diffstat (limited to 'lib/libc/locale')
-rw-r--r--lib/libc/locale/duplocale.31
-rw-r--r--lib/libc/locale/newlocale.31
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/locale/duplocale.3 b/lib/libc/locale/duplocale.3
index 712b578..73c0b3e 100644
--- a/lib/libc/locale/duplocale.3
+++ b/lib/libc/locale/duplocale.3
@@ -56,7 +56,6 @@ associated with the current thread by
.Xr uselocale 3 .
These calls are therefore only thread safe on threads with a unique per-thread
locale.
-.Pt
The locale returned by this call must be freed with
.Xr freelocale 3 .
.Sh SEE ALSO
diff --git a/lib/libc/locale/newlocale.3 b/lib/libc/locale/newlocale.3
index d81f96a..49ddddb 100644
--- a/lib/libc/locale/newlocale.3
+++ b/lib/libc/locale/newlocale.3
@@ -48,7 +48,6 @@ name specified in the
parameter.
Any other components will be inherited from
.Fa base .
-.Pt
The
.Fa mask
is either
OpenPOWER on IntegriCloud