svn commit: r321160 - stable/10/lib/libc/locale
Ngie Cooper
ngie at FreeBSD.org
Tue Jul 18 18:37:58 UTC 2017
Author: ngie
Date: Tue Jul 18 18:37:56 2017
New Revision: 321160
URL: https://svnweb.freebsd.org/changeset/base/321160
Log:
MFC r318706:
localeconv(3): start sentences on new lines
Modified:
stable/10/lib/libc/locale/localeconv.3
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/lib/libc/locale/localeconv.3
==============================================================================
--- stable/10/lib/libc/locale/localeconv.3 Tue Jul 18 18:37:50 2017 (r321159)
+++ stable/10/lib/libc/locale/localeconv.3 Tue Jul 18 18:37:56 2017 (r321160)
@@ -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
More information about the svn-src-all
mailing list