summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/setlocale.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/setlocale.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/setlocale.3')
-rw-r--r--lib/libc/locale/setlocale.310
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/libc/locale/setlocale.3 b/lib/libc/locale/setlocale.3
index 244c0be..18ee80b 100644
--- a/lib/libc/locale/setlocale.3
+++ b/lib/libc/locale/setlocale.3
@@ -271,10 +271,12 @@ or
.Fn localeconv .
.Sh FILES
.Bl -tag -width /usr/share/locale/locale/category -compact
-.It Pa $PATH_LOCALE/\fIlocale\fP/\fIcategory\fP
-.It Pa /usr/share/locale/\fIlocale\fP/\fIcategory\fP
-locale file for the locale \fIlocale\fP
-and the category \fIcategory\fP.
+.It Pa $PATH_LOCALE/ Ns Em locale/category
+.It Pa /usr/share/locale/ Ns Em locale/category
+locale file for the locale
+.Em locale
+and the category
+.Em category .
.El
.Sh "SEE ALSO
.Xr colldef 1 ,
OpenPOWER on IntegriCloud