summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/rune.3
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-01-31 01:00:12 +0000
committermpp <mpp@FreeBSD.org>1997-01-31 01:00:12 +0000
commit6732dc36758c1777dfcb97ff7fc7aefc09c12c45 (patch)
tree68d3f5950e0d45b92659f2d65d52e3802bb8b916 /lib/libc/locale/rune.3
parent09b7521f96657bc8bdf14a8c3a586488d254c2db (diff)
downloadFreeBSD-src-6732dc36758c1777dfcb97ff7fc7aefc09c12c45.zip
FreeBSD-src-6732dc36758c1777dfcb97ff7fc7aefc09c12c45.tar.gz
Don't use hardcoded *roff font change requests. Do it
via mdoc macros instead.
Diffstat (limited to 'lib/libc/locale/rune.3')
-rw-r--r--lib/libc/locale/rune.39
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/libc/locale/rune.3 b/lib/libc/locale/rune.3
index c900159..d36dd3a 100644
--- a/lib/libc/locale/rune.3
+++ b/lib/libc/locale/rune.3
@@ -67,7 +67,7 @@ The
.Fn setrunelocale
controls the type of encoding used to represent runes as multibyte strings
as well as the properties of the runes as defined in
-\fB<ctype.h>\fP.
+.Aq Pa ctype.h .
The
.Fa locale
argument indicates which locale to load.
@@ -233,9 +233,10 @@ function returns the number of bytes needed to store
as a multibyte string.
.Sh FILES
.Bl -tag -width /usr/share/locale/locale/LC_CTYPE -compact
-.It Pa $PATH_LOCALE/\fIlocale\fP/LC_CTYPE
-.It Pa /usr/share/locale/\fIlocale\fP/LC_CTYPE
-binary LC_CTYPE file for the locale \fIlocale\fP.
+.It Pa $PATH_LOCALE/ Ns Em locale Ns /LC_CTYPE
+.It Pa /usr/share/locale/ Ns Em locale Ns /LC_CTYPE
+binary LC_CTYPE file for the locale
+.Em locale .
.El
.Sh "SEE ALSO
.Xr mbrune 3 ,
OpenPOWER on IntegriCloud