From edbd1bb64775e47c5cc2947e2fb09b908646a54f Mon Sep 17 00:00:00 2001 From: ngie Date: Tue, 18 Jul 2017 18:37:56 +0000 Subject: MFC r318706: localeconv(3): start sentences on new lines --- lib/libc/locale/localeconv.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.1