diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/locale/isalpha.3 | 1 | ||||
-rw-r--r-- | lib/libc/locale/newlocale.3 | 1 |
2 files changed, 0 insertions, 2 deletions
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 |