summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/rune.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/rune.3')
-rw-r--r--lib/libc/locale/rune.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/locale/rune.3 b/lib/libc/locale/rune.3
index d1e9fef..087ef4c 100644
--- a/lib/libc/locale/rune.3
+++ b/lib/libc/locale/rune.3
@@ -214,18 +214,18 @@ The
.Fn setrunelocale
function returns one of the following values:
.Bl -tag -width Er
-.It Dv 0
+.It Er 0
.Fn setrunelocale
was successful.
-.It Er EFAULT
+.It Bq Er EFAULT
.Fa locale
was
.Dv NULL .
-.It Er ENOENT
+.It Bq Er ENOENT
The locale could not be found.
-.It Er EFTYPE
+.It Bq Er EFTYPE
The file found was not a valid file.
-.It Er EINVAL
+.It Bq Er EINVAL
The encoding indicated by the locale was unknown.
.El
.Pp
OpenPOWER on IntegriCloud