Date: Mon, 26 Mar 2012 15:30:29 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r233512 - head/lib/libc/locale Message-ID: <201203261530.q2QFUTdq038835@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joel (doc committer) Date: Mon Mar 26 15:30:28 2012 New Revision: 233512 URL: http://svn.freebsd.org/changeset/base/233512 Log: mdoc: remove empty lines. Modified: head/lib/libc/locale/isalpha.3 head/lib/libc/locale/newlocale.3 Modified: head/lib/libc/locale/isalpha.3 ============================================================================== --- head/lib/libc/locale/isalpha.3 Mon Mar 26 15:29:02 2012 (r233511) +++ head/lib/libc/locale/isalpha.3 Mon Mar 26 15:30:28 2012 (r233512) @@ -110,4 +110,3 @@ The .Fn isalpha_l function conforms to .St -p1003.1-2008 . - Modified: head/lib/libc/locale/newlocale.3 ============================================================================== --- head/lib/libc/locale/newlocale.3 Mon Mar 26 15:29:02 2012 (r233511) +++ head/lib/libc/locale/newlocale.3 Mon Mar 26 15:30:28 2012 (r233512) @@ -93,7 +93,6 @@ Set a locale for formatting dates and ti .Xr strftime 3 function. .El - This function uses the same rules for loading locale components as .Xr setlocale 3 . .Sh RETURN VALUES
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203261530.q2QFUTdq038835>