svn commit: r233512 - head/lib/libc/locale

Joel Dahl joel at FreeBSD.org
Mon Mar 26 15:30:29 UTC 2012


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


More information about the svn-src-all mailing list