summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-22 16:02:00 +0000
committerru <ru@FreeBSD.org>2000-11-22 16:02:00 +0000
commitbdc5340b39fbc40a64feadf0d2fd65beca35a320 (patch)
tree4a0b074ae28c1e44296bda8760d05dd25bd2ddfa /lib/libc/locale
parentc3abc432d868b9b1370e4d575ff6839e27d887ef (diff)
downloadFreeBSD-src-bdc5340b39fbc40a64feadf0d2fd65beca35a320.zip
FreeBSD-src-bdc5340b39fbc40a64feadf0d2fd65beca35a320.tar.gz
mdoc(7) police: Er macro usage cleanup.
Diffstat (limited to 'lib/libc/locale')
-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