summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-26 15:30:28 +0000
committerjoel <joel@FreeBSD.org>2012-03-26 15:30:28 +0000
commit5879f1f169ab3be592f6e540ef2a0a6ad454d642 (patch)
tree69c1225c3a5821f7756af35d7137abf675460fbc /lib/libc/locale
parent4ff32e152121eb80df6c3fee38d9b9b6c6c6d410 (diff)
downloadFreeBSD-src-5879f1f169ab3be592f6e540ef2a0a6ad454d642.zip
FreeBSD-src-5879f1f169ab3be592f6e540ef2a0a6ad454d642.tar.gz
mdoc: remove empty lines.
Diffstat (limited to 'lib/libc/locale')
-rw-r--r--lib/libc/locale/isalpha.31
-rw-r--r--lib/libc/locale/newlocale.31
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/locale/isalpha.3 b/lib/libc/locale/isalpha.3
index 4e4dfb5..e535104 100644
--- a/lib/libc/locale/isalpha.3
+++ b/lib/libc/locale/isalpha.3
@@ -110,4 +110,3 @@ The
.Fn isalpha_l
function conforms to
.St -p1003.1-2008 .
-
diff --git a/lib/libc/locale/newlocale.3 b/lib/libc/locale/newlocale.3
index ba91f67..d81f96a 100644
--- a/lib/libc/locale/newlocale.3
+++ b/lib/libc/locale/newlocale.3
@@ -93,7 +93,6 @@ Set a locale for formatting dates and times using the
.Xr strftime 3
function.
.El
-
This function uses the same rules for loading locale components as
.Xr setlocale 3 .
.Sh RETURN VALUES
OpenPOWER on IntegriCloud