diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/locale/rune.3 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/libc/locale/rune.3 b/lib/libc/locale/rune.3 index 7c83ebc..7c37c40 100644 --- a/lib/libc/locale/rune.3 +++ b/lib/libc/locale/rune.3 @@ -217,16 +217,13 @@ function returns one of the following values: .It Er 0 .Fn setrunelocale was successful. -.It Bq Er EFAULT +.It Bq Er EINVAL .Fa locale -was -.Dv NULL . +name was incorrect. .It Bq Er ENOENT The locale could not be found. .It Bq Er EFTYPE The file found was not a valid file. -.It Bq Er EINVAL -The encoding indicated by the locale was unknown. .El .Pp The |