summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-07-18 18:37:50 +0000
committerngie <ngie@FreeBSD.org>2017-07-18 18:37:50 +0000
commitb4be577795917df2eb36a71a39c8de1f775912b1 (patch)
tree5015e95c1707edc4bc8f167d8e58e2d3336b8c16 /lib/libc
parent025ee3f58306d428bee608958cb9de68599a67a7 (diff)
downloadFreeBSD-src-b4be577795917df2eb36a71a39c8de1f775912b1.zip
FreeBSD-src-b4be577795917df2eb36a71a39c8de1f775912b1.tar.gz
MFC r318706:
localeconv(3): start sentences on new lines
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/locale/localeconv.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/locale/localeconv.3 b/lib/libc/locale/localeconv.3
index c831bf5..9c6ca06 100644
--- a/lib/libc/locale/localeconv.3
+++ b/lib/libc/locale/localeconv.3
@@ -202,7 +202,8 @@ result similarly denotes an unavailable value.
.Pp
The
.Fn localeconv_l
-function takes an explicit locale parameter. For more information, see
+function takes an explicit locale parameter.
+For more information, see
.Xr xlocale 3 .
.Sh RETURN VALUES
The
OpenPOWER on IntegriCloud