From 5879f1f169ab3be592f6e540ef2a0a6ad454d642 Mon Sep 17 00:00:00 2001 From: joel Date: Mon, 26 Mar 2012 15:30:28 +0000 Subject: mdoc: remove empty lines. --- lib/libc/locale/isalpha.3 | 1 - lib/libc/locale/newlocale.3 | 1 - 2 files changed, 2 deletions(-) (limited to 'lib/libc/locale') diff --git a/lib/libc/locale/isalpha.3 b/lib/libc/locale/isalpha.3 index 4e4dfb5..e535104 100644 --- a/lib/libc/locale/isalpha.3 +++ b/lib/libc/locale/isalpha.3 @@ -110,4 +110,3 @@ The .Fn isalpha_l function conforms to .St -p1003.1-2008 . - diff --git a/lib/libc/locale/newlocale.3 b/lib/libc/locale/newlocale.3 index ba91f67..d81f96a 100644 --- a/lib/libc/locale/newlocale.3 +++ b/lib/libc/locale/newlocale.3 @@ -93,7 +93,6 @@ Set a locale for formatting dates and times using the .Xr strftime 3 function. .El - This function uses the same rules for loading locale components as .Xr setlocale 3 . .Sh RETURN VALUES -- cgit v1.1